Skip to content

Commit

Permalink
ci: Specify version for cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlauzon committed Apr 24, 2024
1 parent 05ed8a2 commit 178396d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-upload-ios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- run: npm ci
- name: Setup Cocoapods
uses: maxim-lobanov/[email protected]
with:
version: latest
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
Expand Down

0 comments on commit 178396d

Please sign in to comment.