Merge pull request #778 from krille-chan/dependabot/github_actions/maxim-lobanov/setup-xcode-1.6.0

build: (deps): bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
This commit is contained in:
Krille-chan 2024-01-20 09:17:54 +01:00 committed by GitHub
commit 400b0641ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,6 +81,8 @@ jobs:
flutter-version: ${{ env.FLUTTER_VERSION }}
cache: true
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.5.1
uses: maxim-lobanov/setup-xcode@v1.6.0
with:
xcode-version: latest
- run: flutter pub get
- run: flutter build ios --no-codesign