From 214e16eca3a5ec52e6b5e60b2ffe8cacfc9a86a6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 18 Jul 2017 13:08:48 +0200 Subject: [PATCH] appveyor: Update submodules Needed for the new docs to build. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2