Skip to content

Commit 873e8ba

Browse files
committed
update 1.3.7
1 parent f751f68 commit 873e8ba

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
uses: subosito/flutter-action@v2
2828
with:
2929
channel: stable
30+
flutter-version: 3.x
3031
# flutter-version-file: pubspec.yaml
3132
- run: flutter --version
3233
# 下载项目依赖

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
uses: subosito/flutter-action@v2
2828
with:
2929
channel: stable
30+
flutter-version: 3.x
3031
# flutter-version-file: pubspec.yaml
3132
- run: flutter --version
3233
# 下载项目依赖

0 commit comments

Comments
 (0)