1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-29 07:03:02 +02:00

turn on bundler cache

This commit is contained in:
Mike Linksvayer 2020-11-20 09:20:59 -08:00
parent 50e1c11054
commit 41ae853189

View File

@ -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