Delete Windows zip files before sending.
This commit is contained in:
parent
337ac8afe7
commit
14715ea7d6
1 changed files with 2 additions and 0 deletions
|
|
@ -25,4 +25,6 @@ cd command_line_builds
|
|||
cd ..
|
||||
7z a Web2ExeWin-Setup.zip Web2Exe-Setup.exe
|
||||
|
||||
del *.zip
|
||||
|
||||
call python upload_release.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue