We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f60049 + a82c7f3 commit 0ad7124Copy full SHA for 0ad7124
.github/workflows/deploy-site.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: ruby/setup-ruby@v1
22
with:
23
ruby-version: 2.0
24
- bundler-cache: false
+ bundler-cache: true
25
26
- name: Build the website source
27
run: bundle exec rake generate
0 commit comments