diff --git a/ports/ci/appveyor/build.bat b/ports/ci/appveyor/build.bat index 3a9fdce..8a9ad21 100755 --- a/ports/ci/appveyor/build.bat +++ b/ports/ci/appveyor/build.bat @@ -80,3 +80,5 @@ if "%CMAKE_GENERATOR:~0,13%" == "Visual Studio" ( .. cmake --build . ) + +cd ..