Skip to content

Commit

Permalink
Temporarily stop caching in Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Jul 24, 2024
1 parent 42a366b commit 50d9226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:

- name: 💎 Setup Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
#with:
# bundler-cache: true

- name: 🧪 Install gems
run: |
Expand Down

0 comments on commit 50d9226

Please sign in to comment.