Skip to content

Commit 2e4b21f

Browse files
jxomampcode-com
andcommitted
fix: save vocs cache on failure
Amp-Thread-ID: https://ampcode.com/threads/T-019c0ce1-470a-76b4-bbba-2ac0da737f95 Co-authored-by: Amp <amp@ampcode.com>
1 parent 2d8663f commit 2e4b21f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
path: site/.cache
2626
key: vocs
27+
save-always: true
2728

2829
- name: Build package
2930
run: pnpm build

0 commit comments

Comments
 (0)