Skip to content

Commit

Permalink
#882 delete old 7z file when building
Browse files Browse the repository at this point in the history
  • Loading branch information
BenRQ committed Oct 12, 2018
1 parent 0819b61 commit e01798f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.bat
Expand Up @@ -76,6 +76,7 @@ xcopy /E /Y build\linux build\batchLinux\valkyrie-linux-%version%
rem delete previous build
del build\valkyrie-windows-%version%.exe
del build\valkyrie-windows-%version%.zip
del build\valkyrie-windows-%version%.7z
del build\valkyrie-macos-%version%.zip
del build\valkyrie-linux-%version%.tar.gz

Expand Down

0 comments on commit e01798f

Please sign in to comment.