mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 03:39:59 +00:00
Remove a stray period
This commit is contained in:
parent
64bd977712
commit
e6604a3f8c
4
.github/workflows/MSVC.yml
vendored
4
.github/workflows/MSVC.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: retroarch-UWP-${{matrix.configuration}}-${{matrix.platform.}}-${{ steps.slug.outputs.sha8 }}
|
||||
name: retroarch-UWP-${{matrix.configuration}}-${{matrix.platform}}-${{ steps.slug.outputs.sha8 }}
|
||||
path: pkg/msvc-uwp/AppPackages/RetroArch-msvcUWP
|
||||
|
||||
msvc-2019:
|
||||
@ -57,5 +57,5 @@ jobs:
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: retroarch-UWP-${{matrix.configuration}}-${{matrix.platform.}}-${{ steps.slug.outputs.sha8 }}
|
||||
name: retroarch-UWP-${{matrix.configuration}}-${{matrix.platform}}-${{ steps.slug.outputs.sha8 }}
|
||||
path: pkg/msvc-uwp/AppPackages/RetroArch-msvcUWP
|
Loading…
x
Reference in New Issue
Block a user