💚 Update ci scripts

This commit is contained in:
niuhuan 2023-07-10 08:42:26 +08:00
parent ce9c59ef89
commit c46148f270
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ jobs:
if: steps.check_asset.outputs.skip_build != 'true' if: steps.check_asset.outputs.skip_build != 'true'
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
flutter-version: ${{ env.flutter_version }} flutter-version: ${{ env.FLUTTER_VERSION }}
architecture: x64 architecture: x64
- name: Check core - name: Check core