Skip to content

Commit

Permalink
Try bust cache
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Dec 17, 2024
1 parent f73556c commit ac043a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
cache-version: 2
rubygems: 3.5.11
bundler: 2.5.11
- name: Run type check
Expand Down Expand Up @@ -64,6 +65,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
cache-version: 2
rubygems: 3.5.11
bundler: 2.5.11
- name: Run tests
Expand Down

0 comments on commit ac043a9

Please sign in to comment.