Update build.yml

This commit is contained in:
Mark McDowall 2023-12-24 18:11:30 -08:00
parent bdd42c9210
commit faa95d139d
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ runs:
- uses: actions/upload-artifact@v4
with:
name: ${{ inputs.runtime }}
path: _artifacts/net6.0/${{ inputs.runtime }}/**/*
path: _artifacts/${{ inputs.runtime }}/net6.0/**/*