mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update build.yaml
This commit is contained in:
parent
cea70187d5
commit
2ebbfaacb6
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
- uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: "5.0.x"
|
||||
- run: dotnet build -c Release
|
||||
- run: dotnet build -c Release -o .\NewHorizons\Bin\Release
|
||||
- run: tree
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user