mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 05:26:47 +00:00
run pub get first
This commit is contained in:
parent
f21cbe3b1c
commit
5f657a236f
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -52,9 +52,9 @@ jobs:
|
||||
uses: subosito/flutter-action@v1
|
||||
with:
|
||||
flutter-version: '2.2.3'
|
||||
- run: flutter pub get
|
||||
- name: Check Gradle Version
|
||||
run: cd android && ./gradlew --version
|
||||
- run: flutter pub get
|
||||
- run: cp lib/dummy_dsn.dart lib/dsn.dart
|
||||
- run: flutter build apk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user