Preventing builds from cleaning on each step (#1151)
This commit is contained in:
@@ -13,7 +13,6 @@ REM
|
||||
SETLOCAL EnableDelayedExpansion
|
||||
|
||||
CALL %~dp0env_windows.cmd
|
||||
CALL %~dp0clean_windows.cmd
|
||||
|
||||
IF NOT EXIST "%OUTPUT_DIRECTORY%" (
|
||||
MKDIR %OUTPUT_DIRECTORY%.
|
||||
|
||||
Reference in New Issue
Block a user