Skip to content

Commit

Permalink
Restore bundler cache temporarily
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Giddins <[email protected]>
  • Loading branch information
segiddins committed Dec 19, 2024
1 parent b847d91 commit 143b1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@3a77c29278ae80936b4cb030fefc7d21c96c786f # v1.185.0
with:
bundler-cache: false
bundler-cache: true
ruby-version: ruby

# Release
Expand Down

0 comments on commit 143b1c8

Please sign in to comment.