修改版本
编译项目 / 编译 (push) Failing after 8s Details

This commit is contained in:
qxa 2024-04-12 11:17:26 +08:00
parent e6fa594d5c
commit a69deefd30
1 changed files with 1 additions and 1 deletions

View File

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