Skip to content

Commit 4c9418e

Browse files
committed
try disabled bundler cache
1 parent 92da7a7 commit 4c9418e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- uses: ruby/setup-ruby@v1
2929
with:
3030
ruby-version: "${{ matrix.ruby }}"
31-
bundler-cache: true
3231
- run: sudo npm install -g svgo
3332
- run: RUBYOPT=-rset bundle exec appraisal install --jobs=3 --retry=3
3433
- run: bundle exec image_optim --info

0 commit comments

Comments
 (0)