Skip to content

Commit

Permalink
Revert Bundle
Browse files Browse the repository at this point in the history
smolnar committed Jan 13, 2025
1 parent b7ee96e commit 3ab4ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: '${{ steps.read-ruby-version.outputs.RUBY_VERSION }}'
bundler-cache: false
bundler-cache: true

- name: Install Bundle
run: |

0 comments on commit 3ab4ad9

Please sign in to comment.