修改flutter版本
编译项目 / 编译 (push) Failing after 2m29s
Details
编译项目 / 编译 (push) Failing after 2m29s
Details
This commit is contained in:
parent
a3f4606ac5
commit
1cd3b3f83d
|
|
@ -39,7 +39,7 @@ jobs:
|
||||||
- name: 安装flutter
|
- name: 安装flutter
|
||||||
uses: actions/setup-flutter@v2
|
uses: actions/setup-flutter@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: "3.0.1"
|
flutter-version: "3.x"
|
||||||
|
|
||||||
- name: 打包flutter
|
- name: 打包flutter
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue