pin flutter version for windows [skip ci]
This commit is contained in:
parent
f50fb6ab09
commit
345fa3b5ff
1 changed files with 3 additions and 1 deletions
4
.github/workflows/windows-new.yml
vendored
4
.github/workflows/windows-new.yml
vendored
|
|
@ -16,11 +16,13 @@ jobs:
|
|||
|
||||
- name: Set up Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: 3.41.5
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
|
||||
- name: Set up flutter, build
|
||||
- name: Build with Flutter
|
||||
run: |
|
||||
flutter pub get
|
||||
dart scripts/generate.dart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue