diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index 436c88422..65a007898 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -21,6 +21,7 @@ jobs: uses: subosito/flutter-action@v2 with: channel: stable + flutter-version-file: pubspec.yaml - name: Set up xcode uses: BoundfoxStudios/action-xcode-select@v1