mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
run pub get first
This commit is contained in:
parent
f21cbe3b1c
commit
5f657a236f
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue