change hugo to ext
Some checks failed
Deploy Hugo to Gitea Pages / build-and-deploy (push) Failing after 13s
Some checks failed
Deploy Hugo to Gitea Pages / build-and-deploy (push) Failing after 13s
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
|||||||
uses: peaceiris/actions-hugo@v3
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
hugo-version: 'latest'
|
hugo-version: 'latest'
|
||||||
|
extended: true # <--- THIS IS THE MISSING KEY
|
||||||
|
|
||||||
- name: Run Build
|
- name: Run Build
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
|||||||
Reference in New Issue
Block a user