1 parent 2f11d9b commit a9968e2Copy full SHA for a9968e2
1 file changed
.github/workflows/docs.yaml
@@ -66,6 +66,7 @@ jobs:
66
hugo \
67
--gc \
68
--minify \
69
+ --cleanDestinationDir \
70
--source docs \
71
--cacheDir "${{ runner.temp }}/hugo_cache"
72
- name: Cache Save
0 commit comments