Skip to content

Commit db68d0e

Browse files
committed
Disable bundler-cache in order to install Steep-related gems
1 parent 4f3914e commit db68d0e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/actions/setup-ruby/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ runs:
1212
# change this to (see https://github.com/ruby/setup-ruby#versioning):
1313
- name: Set up Ruby
1414
uses: ruby/setup-ruby@v1
15-
with:
16-
bundler-cache: true
1715
- name: Bundle Install with Caching
1816
if: ${{ inputs.job-name != 'minitest' }}
1917
shell: bash

0 commit comments

Comments
 (0)