Try and fix appveyor yet again

This commit is contained in:
Cyberboss
2018-04-02 11:45:55 -04:00
parent 1a02379f3f
commit 3a31ed5d78
+1 -1
View File
@@ -43,7 +43,7 @@ test_script:
after_test:
- ps: build/UploadCoverage.ps1
- ps: build/BuildDox.ps1
- ps: cd src/Tgstation.Server.Host.Console -and dotnet publish -o artifacts/ServerConsole -c $env:CONFIGURATION
- dotnet publish src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj -o artifacts/ServerConsole -c $env:CONFIGURATION
deploy:
- provider: GitHub
release: "tgstation-server-v$(TGSVersion)"