We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 845a43d + 144e63f commit 4f60049Copy full SHA for 4f60049
.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: true
+ bundler-cache: false
25
26
- name: Build the website source
27
run: bundle exec rake generate
0 commit comments