Skip to content

Commit

Permalink
Use bundler cache
Browse files Browse the repository at this point in the history
  • Loading branch information
cllns committed Jul 8, 2024
1 parent 635470e commit 9011c5d
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 @@ -33,6 +33,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{matrix.ruby}}
bundler-cache: true # 'bundle install' and cache gems
- name: Install latest bundler
run: |
gem install bundler --no-document
Expand Down

0 comments on commit 9011c5d

Please sign in to comment.