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.
1 parent 0c9ab09 commit 47a6b29Copy full SHA for 47a6b29
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: ruby/setup-ruby@v1
20
with:
21
ruby-version: 3.2.2
22
- bundler-cache: true
+ bundler-cache: false
23
24
- name: 🔨 install dependencies & build site
25
uses: limjh16/jekyll-action-ts@v2
0 commit comments