Preventing builds from cleaning on each step (#1151)

This commit is contained in:
Esteban Papp
2021-06-04 15:46:19 -07:00
committed by GitHub
parent cf35585bc0
commit 1396110f6d
4 changed files with 7 additions and 10 deletions
@@ -13,7 +13,6 @@ REM
SETLOCAL EnableDelayedExpansion
CALL %~dp0env_windows.cmd
CALL %~dp0clean_windows.cmd
IF NOT EXIST "%OUTPUT_DIRECTORY%" (
MKDIR %OUTPUT_DIRECTORY%.