Skip to content

Commit e634e7b

Browse files
committed
remove bundler cache
1 parent 3e76a0d commit e634e7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: ruby/setup-ruby@v1
2424
with:
2525
ruby-version: ${{ matrix.ruby }}
26-
bundler-cache: true
2726
bundler: latest
2827
- name: Install libsqlite3
2928
run: |

0 commit comments

Comments
 (0)