Update main.yml

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-12-16 11:20:15 +08:00
parent 3852e21571
commit b9aa968a2e

View File

@@ -28,8 +28,8 @@ jobs:
if: steps.cache-flutter.outputs.cache-hit != 'true'
uses: subosito/flutter-action@v2
with:
flutter-version: 3.24.0
channel: any
channel: stable
flutter-version-file: pubspec.yaml
- name: 下载项目依赖
run: flutter pub get