Skip to content

Commit 4c17f9a

Browse files
committed
CI fix
1 parent 76cbded commit 4c17f9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: ruby/setup-ruby@v1
2424
with:
2525
ruby-version: ${{ matrix.rubyVersion }}
26+
bundler-cache: true
2627

2728
- name: Install bundle
2829
run: bundle install

0 commit comments

Comments
 (0)