clean docs

This commit is contained in:
Chris Titus
2026-01-07 17:09:44 -06:00
parent 2f11d9b1c2
commit a9968e2247

View File

@@ -66,6 +66,7 @@ jobs:
hugo \ hugo \
--gc \ --gc \
--minify \ --minify \
--cleanDestinationDir \
--source docs \ --source docs \
--cacheDir "${{ runner.temp }}/hugo_cache" --cacheDir "${{ runner.temp }}/hugo_cache"
- name: Cache Save - name: Cache Save