Skip to content

Commit 47a6b29

Browse files
authored
Update publish.yml
1 parent 0c9ab09 commit 47a6b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: ruby/setup-ruby@v1
2020
with:
2121
ruby-version: 3.2.2
22-
bundler-cache: true
22+
bundler-cache: false
2323

2424
- name: 🔨 install dependencies & build site
2525
uses: limjh16/jekyll-action-ts@v2

0 commit comments

Comments
 (0)