Final appveyor fix hopefully

This commit is contained in:
Cyberboss
2018-04-02 10:04:52 -04:00
parent d99939f19d
commit e36b41923a
+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 && dotnet publish -o artifacts/ServerConsole -c $env:CONFIGURATION
- ps: cd src/Tgstation.Server.Host.Console -and dotnet publish -o artifacts/ServerConsole -c $env:CONFIGURATION
deploy:
- provider: GitHub
release: "tgstation-server-v$(TGSVersion)"