Skip to content

Commit

Permalink
Revert "Temporarily stop caching in Actions"
Browse files Browse the repository at this point in the history
This reverts commit 50d9226.
  • Loading branch information
yasulab committed Jul 24, 2024
1 parent 01aeaf6 commit 4e2dd9f
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 4e2dd9f

Please sign in to comment.