mirror of
https://github.com/inventree/inventree-app.git
synced 2025-09-23 11:20:22 +00:00
More iOS workflow fixes (#367)
* More iOS workflow fixes * revert to building android in debug - Needs signing key otherwise
This commit is contained in:
2
.github/workflows/android.yaml
vendored
2
.github/workflows/android.yaml
vendored
@@ -39,4 +39,4 @@ jobs:
|
||||
flutter upgrade
|
||||
flutter pub get
|
||||
cp lib/dummy_dsn.dart lib/dsn.dart
|
||||
flutter build apk --release --no-tree-shake-icons
|
||||
flutter build apk --debug
|
||||
|
Reference in New Issue
Block a user