added path print
This commit is contained in:
@@ -82,6 +82,7 @@
|
|||||||
sh -c "%SCRIPT%" &&
|
sh -c "%SCRIPT%" &&
|
||||||
( if [%COMPILER%]==[gcc] if [%ARTIFACT%]==[true]
|
( if [%COMPILER%]==[gcc] if [%ARTIFACT%]==[true]
|
||||||
ECHO Creating artifacts &&
|
ECHO Creating artifacts &&
|
||||||
|
ECHO %cd% &&
|
||||||
lib\dll\example\build_package.bat &&
|
lib\dll\example\build_package.bat &&
|
||||||
cd programs\ && make DEBUGFLAGS= clean zstd &&
|
cd programs\ && make DEBUGFLAGS= clean zstd &&
|
||||||
7z a -tzip -mx9 zstd-win-binary-%PLATFORM%.zip zstd.exe &&
|
7z a -tzip -mx9 zstd-win-binary-%PLATFORM%.zip zstd.exe &&
|
||||||
|
|||||||
Reference in New Issue
Block a user