We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187714e commit f5e5562Copy full SHA for f5e5562
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: peaceiris/actions-hugo@v2
20
with:
21
hugo-version: 'latest'
22
- # extended: true
+ extended: true
23
24
- name: Build
25
run: hugo --minify
0 commit comments