mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-09-10 16:39:31 +00:00
add hugo extended version
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
|||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
hugo-version: '0.110.0'
|
hugo-version: '0.110.0'
|
||||||
|
extended: true
|
||||||
- name: build
|
- name: build
|
||||||
run: hugo --minify --destination ./build
|
run: hugo --minify --destination ./build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user