Skip to content

Commit

Permalink
fix: ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
chanhihi committed Apr 26, 2024
1 parent edc2689 commit 357a4de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.10
bundler-cache: true

- name: Set Xcode version
Expand Down

0 comments on commit 357a4de

Please sign in to comment.