diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ccf33f5..b9bf939 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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