Skip to content

Commit

Permalink
Drop cache
Browse files Browse the repository at this point in the history
  • Loading branch information
makicamel committed Nov 19, 2023
1 parent 049b751 commit a262c77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler: 2.4.21
bundler-cache: true
bundler-cache: false
cache-version: 1
- name: Run the default task
run: bundle exec rake

0 comments on commit a262c77

Please sign in to comment.