mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
macos build action
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user