From d6643800fe7351deff846ee9643c64492eead473 Mon Sep 17 00:00:00 2001 From: deltamaya Date: Tue, 29 Oct 2024 08:02:37 +0800 Subject: [PATCH] macos build action --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b649f7b..a28ca51 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: with: channel: "stable" flutter-version-file: pubspec.yaml - architecture: aarch64 + architecture: x64 - run: sudo xcode-select --switch /Applications/Xcode_14.3.1.app - run: flutter pub get # Step 1: Decode and install the certificate