CI: Fix libretro dll for Windows
This commit is contained in:
parent
1e7e52718e
commit
f98f9fcd0c
|
@ -107,7 +107,7 @@ jobs:
|
|||
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/dev'
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: "windows-libretro-x64"
|
||||
name: "windows"
|
||||
path: "build/duckstation_libretro.dll.zip"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue