Skip to content

Commit

Permalink
try to solve bundler issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosy committed Jan 18, 2025
1 parent 415aa4b commit 438ddf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundle-cache: false

- name: Set up Hotsheet
run: bin/setup ${{ matrix.appraisal }}
Expand Down

0 comments on commit 438ddf9

Please sign in to comment.