From: Bjørn Erik Pedersen Date: Tue, 18 Jul 2017 11:08:48 +0000 (+0200) Subject: appveyor: Update submodules X-Git-Tag: v0.26~39 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=214e16eca;p=brevno-suite%2Fhugo appveyor: Update submodules Needed for the new docs to build. --- diff --git a/appveyor.yml b/appveyor.yml index 423a6e41..0b05a1ab 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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