extended version of hugo
This commit is contained in:
parent
93ed91c9a6
commit
f86b04eac4
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
hugo-version: 'latest'
|
hugo-version: 'latest'
|
||||||
# extended: true
|
extended: true
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
Loading…
Reference in New Issue
Block a user