Skip to content

Commit 5a75f6d

Browse files
committed
no cache
1 parent 1d84eca commit 5a75f6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
with:
3737
fetch-depth: 0 # Not needed if lastUpdated is not enabled
3838
- uses: goto-bus-stop/setup-zig@v2
39+
with:
40+
cache: false
3941
- name: Generate Docs
4042
run: zig build docs
4143
- name: Deploy

0 commit comments

Comments
 (0)