From 182fb9825e5726d9bb3bd2a04a73194c71f3dc93 Mon Sep 17 00:00:00 2001 From: Elias Date: Sat, 27 Jul 2019 11:43:48 +0200 Subject: [PATCH] Remove pause which broke the CI --- vcpkg-install-dependencies.bat | 2 -- 1 file changed, 2 deletions(-) diff --git a/vcpkg-install-dependencies.bat b/vcpkg-install-dependencies.bat index 7a055a8a..60ad8d1d 100644 --- a/vcpkg-install-dependencies.bat +++ b/vcpkg-install-dependencies.bat @@ -6,5 +6,3 @@ git pull git checkout origin/master call bootstrap-vcpkg.bat vcpkg.exe install libzippp:x64-windows - -pause \ No newline at end of file