fix workflow

This commit is contained in:
nyne
2024-10-02 21:40:09 +08:00
parent b69d2a0950
commit 86c6f13282
2 changed files with 4 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ jobs:
with:
channel: 'stable'
architecture: x64
flutter-version-file: pubspec.yaml
- run: sudo xcode-select --switch /Applications/Xcode_14.3.1.app
- run: flutter pub get
- run: flutter build macos --release