This commit is contained in:
parent
597e3bba21
commit
dd0fc02c48
@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: https://github.com/peaceiris/actions-hugo@v2
|
uses: https://github.com/peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
hugo-version: ${{ matrix.hugo-version }}
|
hugo-version: "latest"
|
||||||
extended: true
|
extended: true
|
||||||
- name: Run Hugo
|
- name: Run Hugo
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
Loading…
Reference in New Issue
Block a user