mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +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
|
uses: ruby/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
ruby-version: 2.7.1
|
ruby-version: 2.7.1
|
||||||
|
bundler-cache: true
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: ./script/bootstrap
|
run: ./script/bootstrap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user