mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-20 01:12:36 +00:00
Update windows-build.ps1
This commit is contained in:
parent
d1d119d7fb
commit
b314b048db
@ -21,7 +21,7 @@ try
|
||||
#
|
||||
# 7z a eqemu-server-windows-x64.zip $cwd\win-build-x64\bin\RelWithDebInfo\*.exe $cwd\win-build-x64\bin\RelWithDebInfo\*.dll $cwd\win-build-x64\bin\RelWithDebInfo\*.pdb $cwd\win-build-x64\libs\zlibng\RelWithDebInfo\*.dll $cwd\win-build-x64\libs\zlibng\RelWithDebInfo\*.pdb
|
||||
|
||||
.\utils\scripts\build\should-release\should-release.exe
|
||||
.\utils\scripts\build\should-release\should-release.exe; if ($LASTEXITCODE -ne 0) { exit }
|
||||
|
||||
# dir *.zip
|
||||
# rclone config create remote ftp env_auth true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user