Skip to content

Commit

Permalink
Hack around build appbundle
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-quiltt committed Jan 18, 2024
1 parent b471739 commit c03f8cc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
run: |
cd example
flutter pub get
flutter doctor
yes | flutter doctor --android-licenses
flutter build appbundle
cd android
./gradlew assembleRelease

0 comments on commit c03f8cc

Please sign in to comment.