Skip to content

Commit

Permalink
GH workflow fix attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomakehurst committed Jan 3, 2024
1 parent 613c919 commit 4988ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-amplify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Update RubyGems and Co
run: |
gem uninstall rubygems-update
gem install rubygems-update
gem install rubygems-update -v 3.4.22
update_rubygems
gem update --system
- name: Install Ruby Bundles
Expand Down

0 comments on commit 4988ded

Please sign in to comment.