mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-14 12:06:24 +00:00
Bump flutter version
This commit is contained in:
parent
0f488cdfd2
commit
2092e9cb64
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue