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