mirror of
https://github.com/sesouthall/PCGameShuffler.git
synced 2026-03-21 18:04:19 -05:00
Update dotnet-desktop.yml
This commit is contained in:
parent
c0f170a3b7
commit
50d98ecac8
2
.github/workflows/dotnet-desktop.yml
vendored
2
.github/workflows/dotnet-desktop.yml
vendored
|
|
@ -82,5 +82,5 @@ jobs:
|
|||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: GameShuffler
|
||||
name: GameShuffler-${{ matrix.configuration }}
|
||||
path: ${{ github.workspace }}\GameShuffler\bin\${{ matrix.configuration }}\net6.0-windows\publish\win-x64\
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user