Skip to content

Commit

Permalink
Update ci.yml for ios
Browse files Browse the repository at this point in the history
  • Loading branch information
pixkk authored Jul 1, 2024
1 parent 9515f96 commit 2755462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Set up XCode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 14.2.0
xcode-version: latest-stable
- name: Add empty `GoogleService-Info.plist`
run: echo "$GOOGLE_SERVICE_INFO_PLIST" > ios/App/App/GoogleService-Info.plist
env:
Expand Down

0 comments on commit 2755462

Please sign in to comment.