This commit is contained in:
Akkadius
2023-01-20 16:54:10 -06:00
parent f22c08cbdb
commit d1d119d7fb
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -107,6 +107,9 @@ kind: pipeline
type: exec
name: Build Windows Binaries
clone:
depth: 1
platform:
os: windows
arch: amd64
+1 -1
View File
@@ -28,7 +28,7 @@ try
# rclone copy eqemu-server-windows-x64.zip remote:
# rclone ls remote:
}
finally
catch
{
Write-Host ("Caught signal to end")
}