From d4017e35bf84a0558643acf297b754c6a74e34eb Mon Sep 17 00:00:00 2001 From: DonLakeFlyer Date: Mon, 16 Dec 2019 00:00:05 -0800 Subject: [PATCH] Fighing with appveyor --- .appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.appveyor.yml b/.appveyor.yml index e3016a2db..25af70d9e 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -15,6 +15,7 @@ environment: install: - git submodule update --init --recursive - cd "C:\Program Files (x86)" + - dir - cd "Microsoft Visual Studio" - cd "2017" - cd "Community" -- 2.22.0