mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Fix the name of the artifact pushed by the msvc-2019 job
This commit is contained in:
parent
4d9bfda65c
commit
dbc1a41cf6
2
.github/workflows/MSVC.yml
vendored
2
.github/workflows/MSVC.yml
vendored
@ -67,5 +67,5 @@ jobs:
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: retroarch-UWP-${{matrix.configuration}}-${{matrix.platform}}-${{ steps.slug.outputs.sha8 }}
|
||||
name: retroarch-msvc2019-${{matrix.configuration}}-${{matrix.platform}}-${{ steps.slug.outputs.sha8 }}
|
||||
path: pkg/msvc/${{matrix.platform}}/${{matrix.configuration}}/RetroArch-msvc2019.exe
|
Loading…
x
Reference in New Issue
Block a user