修改flutter版本
编译项目 / 编译 (push) Failing after 2m29s Details

This commit is contained in:
qxa 2024-04-11 17:56:50 +08:00
parent a3f4606ac5
commit 1cd3b3f83d
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
- name: 安装flutter
uses: actions/setup-flutter@v2
with:
flutter-version: "3.0.1"
flutter-version: "3.x"
- name: 打包flutter
run: |