Update build.yaml

This commit is contained in:
Ben C 2022-03-01 22:23:22 -08:00 committed by GitHub
parent b4150db05a
commit cea70187d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}