2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00

Show version (#415)

This commit is contained in:
Oliver 2023-08-21 17:43:19 +10:00 committed by GitHub
parent 38dfb03669
commit 32c301a9b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ jobs:
python3 collect_translations.py
- name: Static Analysis Tests
run: |
flutter upgrade
flutter --version
cp lib/dummy_dsn.dart lib/dsn.dart
python3 find_dart_files.py
flutter pub get