Skip to content

Commit 0f74e5b

Browse files
committed
Update hugo.yml
1 parent 52fcbf0 commit 0f74e5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/hugo.yml

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
HUGO_ENVIRONMENT: production
5353
run: |
5454
hugo \
55+
--cleanDestinationDir \
56+
--gc \
5557
--minify \
5658
--config hugo.github-pages-preview.toml
5759
- name: Upload artifact

0 commit comments

Comments
 (0)