travis deploy zip file name refinement
This commit is contained in:
@@ -32,5 +32,4 @@ cd src
|
||||
cp ../sys/winnt/Makefile.msc ./Makefile
|
||||
nmake install
|
||||
cd ..
|
||||
powershell -Command "Compress-Archive -U -Path binary/*.* -DestinationPath NetHack-x86-beta$TRAVIS_TAG.zip"
|
||||
|
||||
powershell -Command "Compress-Archive -U -Path binary/*.* -DestinationPath $TRAVIS_TAG.x86.zip"
|
||||
|
||||
Reference in New Issue
Block a user