mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
appveyor: Update submodules
Needed for the new docs to build.
This commit is contained in:
parent
a2fb8150c3
commit
214e16eca3
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ init:
|
||||||
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
|
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- git submodule update --init --recursive
|
||||||
- gem install asciidoctor
|
- gem install asciidoctor
|
||||||
- pip install docutils
|
- pip install docutils
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue