1
编译项目 / 编译 (push) Failing after 9s Details

This commit is contained in:
qxa 2024-04-12 11:18:06 +08:00
parent a69deefd30
commit 30cc8ffadc
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.0.1" flutter-version: "3.1.2"
- name: 打包flutter - name: 打包flutter
run: | run: |