This commit is contained in:
parent
deb07282fc
commit
79e6888a13
@ -30,7 +30,7 @@ jobs:
|
|||||||
run: rm -rf /mnt/hugo_output/*
|
run: rm -rf /mnt/hugo_output/*
|
||||||
|
|
||||||
- name: Build Hugo Site
|
- name: Build Hugo Site
|
||||||
run: hugo --minify --destination /mnt/hugo_output
|
run: hugo --minify --destination /mnt/hugo_output --cleanDestinationDir --buildDrafts --buildFuture --buildExpired --verbose
|
||||||
|
|
||||||
- name: Verify Output Files
|
- name: Verify Output Files
|
||||||
run: ls -lah /mnt/hugo_output
|
run: ls -lah /mnt/hugo_output
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user