diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 45c6c03..a9db2da 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -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'