This commit is contained in:
JustArchi
2018-07-11 11:05:46 +02:00
parent 8f33d60df0
commit 879e9dcb34

View File

@@ -157,10 +157,6 @@ after_test:
}
Push-AppveyorArtifact "ArchiSteamFarm\out\ASF-$variant.zip" -FileName "ASF-$variant.zip" -DeploymentName "ASF-$variant.zip"
if ($LastExitCode -ne 0) {
throw "Last command failed."
}
}