mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 03:35:28 +00:00
Do not run flutter upgrade (#418)
This commit is contained in:
1
.github/workflows/android.yaml
vendored
1
.github/workflows/android.yaml
vendored
@ -36,7 +36,6 @@ jobs:
|
||||
python3 collect_translations.py
|
||||
- name: Build for Android
|
||||
run: |
|
||||
flutter upgrade
|
||||
flutter pub get
|
||||
cp lib/dummy_dsn.dart lib/dsn.dart
|
||||
flutter build apk --debug
|
||||
|
Reference in New Issue
Block a user