|
@@ -23,7 +23,7 @@ jobs:
|
|
uses: actions/checkout@v2
|
|
uses: actions/checkout@v2
|
|
- uses: subosito/flutter-action@v1
|
|
- uses: subosito/flutter-action@v1
|
|
with:
|
|
with:
|
|
- flutter-version: '2.10.0'
|
|
|
|
|
|
+ flutter-version: '3.0.0'
|
|
channel: "stable"
|
|
channel: "stable"
|
|
- name: Deps Flutter
|
|
- name: Deps Flutter
|
|
run: flutter packages pub get
|
|
run: flutter packages pub get
|