diff --git a/win_build.bat b/win_build.bat index 2cee972..816dec3 100644 --- a/win_build.bat +++ b/win_build.bat @@ -6,4 +6,6 @@ git clone https://github.com/php/php-src.git && cd php-src call phpsdk_deps --update --branch master +echo %CD% + cd ../../ && ls \ No newline at end of file