Skip to content

Commit 3c646ad

Browse files
committed
This really should work.
1 parent 8bd759a commit 3c646ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v2
1414
- uses: ruby/setup-ruby@v1
15+
with:
16+
bundler-cache: true
1517
- name: Validate JSON
1618
run: |
1719
bundle exec rake validate:json

0 commit comments

Comments
 (0)