We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40bd199 commit de35328Copy full SHA for de35328
.github/workflows/hugo.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: peaceiris/actions-hugo@v3
22
with:
23
hugo-version: '0.119.0'
24
- # extended: true
+ extended: true
25
26
- name: Build
27
run: hugo --minify
0 commit comments