mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Fix travis
This commit is contained in:
@@ -25,7 +25,7 @@ env:
|
||||
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
|
||||
|
||||
script:
|
||||
- set -eu
|
||||
- set -e
|
||||
- dotnet restore
|
||||
- dotnet build -c Release
|
||||
- dotnet publish -c Release -o out/generic
|
||||
|
||||
Reference in New Issue
Block a user