mirror of
https://github.com/github/choosealicense.com
synced 2024-11-12 22:48:54 +01:00
turn on bundler cache
This commit is contained in:
parent
50e1c11054
commit
41ae853189
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.7.1
|
||||
bundler-cache: true
|
||||
|
||||
- name: Install dependencies
|
||||
run: ./script/bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user