From 1febb5922f700099f0ea2b52b8508af2bb64d068 Mon Sep 17 00:00:00 2001 From: zeshuai007 <51382517@qq.com> Date: Thu, 3 Sep 2020 15:00:58 +0800 Subject: [PATCH] Fix appveyor-ci:configuring incomplete --- build/appveyor/MSVC-appveyor-install.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/appveyor/MSVC-appveyor-install.bat b/build/appveyor/MSVC-appveyor-install.bat index 09b7cc49445..444e70e735a 100644 --- a/build/appveyor/MSVC-appveyor-install.bat +++ b/build/appveyor/MSVC-appveyor-install.bat @@ -38,7 +38,7 @@ IF "%APPVEYOR_BUILD_ID%" == "" ( ) cinst -y jdk8 || EXIT /B -cinst -y winflexbison3 || EXIT /B +cinst -y winflexbison3 --version 2.5.18.20190508 || EXIT /B :: zlib - not available through chocolatey CD "%APPVEYOR_SCRIPTS%" || EXIT /B