Skip to content

Commit c9a4c1f

Browse files
kenhysdaipom
andauthored
Update .github/workflows/backport.yml
Co-authored-by: Daijiro Fukuda <[email protected]>
1 parent 8d04792 commit c9a4c1f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
3030
with:
3131
ruby-version: ${{ matrix.ruby-version }}
32-
- name: Install dependencies
33-
run: bundle install
32+
bundler-cache: true
3433
- name: Run Benchmark
3534
shell: bash
3635
run: |

0 commit comments

Comments
 (0)