We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff64a3 commit 20c2dccCopy full SHA for 20c2dcc
.travis.yml
@@ -67,7 +67,7 @@ matrix:
67
- sudo snap alias dotnet-sdk.dotnet dotnet
68
- dotnet --version
69
- cd api
70
- - cd AltV.Net.Host.dll
+ - cd AltV.Net.Host
71
- dotnet publish -c Release
72
- dotnet pack -c Release
73
- cd ..
0 commit comments