CI: Fix libretro dll for Windows

This commit is contained in:
Connor McLaughlin 2021-05-11 00:36:47 +10:00
parent 1e7e52718e
commit f98f9fcd0c
1 changed files with 1 additions and 1 deletions

View File

@ -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"