Skip to content

Commit

Permalink
Update android-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gusibi authored Jan 4, 2024
1 parent dbff516 commit 1e21e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: flutter pub get

- name: Start build apk
run: flutter build apk
run: flutter build apk --no-tree-shake-icons
# Runs a set of commands using the runners shell
- name: Start release build
run: flutter build appbundle

0 comments on commit 1e21e3e

Please sign in to comment.