change hugo to ext
Some checks failed
Deploy Hugo to Gitea Pages / build-and-deploy (push) Failing after 13s

This commit is contained in:
2026-03-10 06:02:56 +00:00
parent 7c9e0cd420
commit 094c2f7a4a

View File

@@ -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