mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
appveyor: Update submodules
Needed for the new docs to build.
This commit is contained in:
@ -8,6 +8,7 @@ init:
|
||||
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
|
||||
|
||||
install:
|
||||
- git submodule update --init --recursive
|
||||
- gem install asciidoctor
|
||||
- pip install docutils
|
||||
|
||||
|
Reference in New Issue
Block a user