update workflow

This commit is contained in:
nyne
2024-10-02 21:30:45 +08:00
parent c897891b2a
commit b69d2a0950

View File

@@ -11,6 +11,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 ios --release --no-codesign