Skip to content

Commit

Permalink
ci: Specify pods version in Podfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlauzon committed Apr 24, 2024
1 parent 178396d commit 1e1f138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-upload-ios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Setup Cocoapods
uses: maxim-lobanov/[email protected]
with:
version: latest
podfile-path: ios/Podfile.lock
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
Expand Down

0 comments on commit 1e1f138

Please sign in to comment.