This commit is contained in:
parent
66dd73a8f6
commit
bbdcbc40a7
@ -16,5 +16,10 @@ jobs:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
extended: true
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify --environment development
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user