Update windows-build.ps1

This commit is contained in:
Akkadius 2023-01-20 17:01:08 -06:00
parent d1d119d7fb
commit b314b048db

View File

@ -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