虫 where?
parent
a6061730d4
commit
70c65b14c2
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: latest
|
||||
hugo-version: 0.94.0
|
||||
extended: true
|
||||
- name: Build `mtf.wiki`
|
||||
run: hugo --minify --enableGitInfo
|
||||
|
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: latest
|
||||
hugo-version: 0.94.0
|
||||
extended: true
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "themes/zdoc"]
|
||||
path = themes/zdoc
|
||||
url = git@github.com:mtf-wiki/hugo-theme-zdoc.git
|
||||
url = https://github.com/mtf-wiki/hugo-theme-zdoc.git
|
||||
|
|
Loading…
Reference in New Issue