diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ef5488f8..9bd94592 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -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 }}