update workflow
This commit is contained in:
parent
b51749a01b
commit
f7f5682924
2
.github/workflows/ios.yml
vendored
2
.github/workflows/ios.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Setup Flutter
|
- name: Setup Flutter
|
||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: "3.32.0"
|
channel: stable
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: flutter pub get
|
run: flutter pub get
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user