mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Show version (#415)
This commit is contained in:
parent
38dfb03669
commit
32c301a9b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
||||||
python3 collect_translations.py
|
python3 collect_translations.py
|
||||||
- name: Static Analysis Tests
|
- name: Static Analysis Tests
|
||||||
run: |
|
run: |
|
||||||
flutter upgrade
|
flutter --version
|
||||||
cp lib/dummy_dsn.dart lib/dsn.dart
|
cp lib/dummy_dsn.dart lib/dsn.dart
|
||||||
python3 find_dart_files.py
|
python3 find_dart_files.py
|
||||||
flutter pub get
|
flutter pub get
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue