Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Update betabuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
domedav authored Aug 30, 2024
1 parent 8b88e8d commit 51765bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/betabuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: flutter pub get

- name: Build for Android
run: flutter build android --release
run: flutter build apk

- name: Upload Build Artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 51765bd

Please sign in to comment.