Upgrade flutter

This commit is contained in:
niuhuan 2022-07-25 12:23:31 +08:00
parent b504541d4e
commit 7570e80ba4
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ jobs:
with:
channel: ${{ env.flutter_channel }}
flutter-version: ${{ env.flutter_version }}
architecture: x64
- name: Check core
if: steps.check_asset.outputs.skip_build != 'true'