Skip to content

Commit

Permalink
Update canary_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pixkk authored Jan 13, 2025
1 parent 9555af4 commit 1f53a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/canary_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: Set up XCode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
xcode-version: 16.1.0
- name: Add `GoogleService-Info.plist`
run: echo "${{ env.GOOGLE_SERVICE_INFO_PLIST }}" > ios/App/App/GoogleService-Info.plist
- name: Build and archive with xcodebuild
Expand Down

0 comments on commit 1f53a4f

Please sign in to comment.