try another artefact
Some checks failed
continuous-integration/drone/push Build is failing
Test, Build and Release apk / Build APK (push) Failing after 49s
Test, Build and Release web / Build Web (push) Successful in 8s

This commit is contained in:
Remy Moll 2024-05-04 13:52:51 +02:00
parent d0da163440
commit bc0da47c18

View File

@ -26,7 +26,7 @@ jobs:
- run: flutter build apk --debug --split-per-abi
- name: Upload APK as artifact
uses: https://gitea.com/actions/upload-artifact@v4
uses: christopherhx/gitea-upload-artifact@v4
with:
name: app
path: build/app/outputs/flutter-apk/*.apk