We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f751f68 commit 873e8baCopy full SHA for 873e8ba
.github/workflows/build.yml
@@ -27,6 +27,7 @@ jobs:
27
uses: subosito/flutter-action@v2
28
with:
29
channel: stable
30
+ flutter-version: 3.x
31
# flutter-version-file: pubspec.yaml
32
- run: flutter --version
33
# 下载项目依赖
.github/workflows/release.yml
0 commit comments