bump hugo version
This commit is contained in:
parent
a9e0cedc59
commit
76b55eafc2
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
HUGO_VERSION: 0.114.0
|
HUGO_VERSION: 0.117.0
|
||||||
steps:
|
steps:
|
||||||
- name: Make .GitInfo compatible with CJK characters
|
- name: Make .GitInfo compatible with CJK characters
|
||||||
run: git config --global core.quotepath false
|
run: git config --global core.quotepath false
|
||||||
|
Loading…
Reference in New Issue
Block a user