mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 13:14:04 +00:00
Fix the artifact path for msvc2019
This commit is contained in:
parent
a78f9598de
commit
79e64ac2c1
2
.github/workflows/MSVC.yml
vendored
2
.github/workflows/MSVC.yml
vendored
@ -68,4 +68,4 @@ jobs:
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: retroarch-UWP-${{matrix.configuration}}-${{matrix.platform}}-${{ steps.slug.outputs.sha8 }}
|
||||
path: pkg/msvc-uwp/AppPackages/RetroArch-msvcUWP
|
||||
path: pkg/msvc/${{matrix.platform}}/${{matrix.configuration}}/RetroArch-msvc2019.exe
|
Loading…
x
Reference in New Issue
Block a user