hugo のバージョンを修正
github pages / deploy (push) Failing after 47s
Details
github pages / deploy (push) Failing after 47s
Details
This commit is contained in:
parent
b85b4c0ffe
commit
ad7370dbc1
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: "0.123.8"
|
||||
hugo-version: "0.115.8"
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
|
Loading…
Reference in New Issue