macos build action

This commit is contained in:
deltamaya
2024-10-29 08:02:37 +08:00
parent 6cc9860776
commit d6643800fe

View File

@@ -11,7 +11,7 @@ jobs:
with: with:
channel: "stable" channel: "stable"
flutter-version-file: pubspec.yaml flutter-version-file: pubspec.yaml
architecture: aarch64 architecture: x64
- run: sudo xcode-select --switch /Applications/Xcode_14.3.1.app - run: sudo xcode-select --switch /Applications/Xcode_14.3.1.app
- run: flutter pub get - run: flutter pub get
# Step 1: Decode and install the certificate # Step 1: Decode and install the certificate