From 70da777f258d20b90ea73e269b189a3b0be110f2 Mon Sep 17 00:00:00 2001 From: Gonzalo Exequiel Pedone Date: Sun, 21 Feb 2021 02:05:52 -0300 Subject: [PATCH] Updated CI scripts 8. --- ports/ci/appveyor/build.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ports/ci/appveyor/build.bat b/ports/ci/appveyor/build.bat index 90ebf4c..9e8d3be 100755 --- a/ports/ci/appveyor/build.bat +++ b/ports/ci/appveyor/build.bat @@ -20,7 +20,9 @@ echo. echo Building x64 virtual camera driver echo. +echo "%PATH%" set PATH_ORIG="%PATH%" +echo "%PATH%" mkdir build-x64 cd build-x64