From ffe715ebb6c6a671f15924f390bff32cc079e09d Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 8 Dec 2019 19:34:40 +0300 Subject: AppVeyor: pull submodules --- appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 55ec229..b639dec 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,6 +22,9 @@ matrix: - appveyor_asm: 1 platform: x64 +install: + - git submodule update --init --recursive + build_script: - ps: .\.appveyor\build.ps1 -- cgit v1.2.3