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
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
extended: true # <--- THIS IS THE MISSING KEY
|
||||
|
||||
- name: Run Build
|
||||
run: hugo --minify
|
||||
|
||||
Reference in New Issue
Block a user