Fix iOS workflow (#366)

This commit is contained in:
Oliver 2023-06-12 23:10:19 +10:00 committed by GitHub
parent 21ace1ae02
commit 8cebc25bea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -39,4 +39,4 @@ jobs:
flutter upgrade
flutter pub get
cp lib/dummy_dsn.dart lib/dsn.dart
flutter build apk --debug
flutter build apk --release --no-tree-shake-icons