mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 05:26:47 +00:00
Bump flutter version
This commit is contained in:
parent
0f488cdfd2
commit
2092e9cb64
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Setup Flutter
|
- name: Setup Flutter
|
||||||
uses: subosito/flutter-action@v1
|
uses: subosito/flutter-action@v1
|
||||||
with:
|
with:
|
||||||
flutter-version: '2.2.3'
|
flutter-version: '2.10.3'
|
||||||
- run: flutter pub get
|
- run: flutter pub get
|
||||||
- run: cp lib/dummy_dsn.dart lib/dsn.dart
|
- run: cp lib/dummy_dsn.dart lib/dsn.dart
|
||||||
- run: flutter analyze
|
- run: flutter analyze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user