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
b4150db05a
commit
cea70187d5
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -67,6 +67,7 @@ jobs:
|
||||
with:
|
||||
dotnet-version: "5.0.x"
|
||||
- run: dotnet build -c Release
|
||||
- run: tree
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: NewHorizons-${{ steps.sanitizeRef.outputs.value }}-${{ steps.short-sha.outputs.sha }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user