Skip to content

Commit ca1ba24

Browse files
committed
Clean also zip files...
1 parent d6b6d2b commit ca1ba24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CI/buildl.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ cd ..
1616
:: Reset bin files
1717
git clean -f -x -d FlashDevelop\Bin\Debug
1818
del FlashDevelop\Installer\Binary\*.exe /Q
19+
del FlashDevelop\Installer\Binary\*.zip /Q
1920

2021
:: Check for build errors
2122
if %errorlevel% neq 0 goto :error

0 commit comments

Comments
 (0)