Update windows-build.ps1

This commit is contained in:
Akkadius 2023-01-21 00:30:52 -06:00
parent 632867631e
commit 63f54a1fb6

View File

@ -42,6 +42,7 @@ try
catch catch
{ {
Write-Host ("Caught signal to end") Write-Host ("Caught signal to end")
Write-Host $_
} }