Skip to content

Commit

Permalink
Add ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Nov 21, 2024
1 parent 342ef29 commit 7cc8cf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-to-cocoapods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
- uses: actions/checkout@v4

- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'

- name: Install Cocoapods
run: gem install cocoapods
Expand Down

0 comments on commit 7cc8cf3

Please sign in to comment.