Fix CI artifacts
This commit is contained in:
2
.github/workflows/Hydra_Build.yml
vendored
2
.github/workflows/Hydra_Build.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: Windows Libretro core
|
name: Windows Libretro core
|
||||||
path: |
|
path: |
|
||||||
${{github.workspace}}/build/panda3ds_libretro.dll
|
${{github.workspace}}/build/${{ env.BUILD_TYPE }}/panda3ds_libretro.dll
|
||||||
${{github.workspace}}/docs/libretro/panda3ds_libretro.info
|
${{github.workspace}}/docs/libretro/panda3ds_libretro.info
|
||||||
|
|
||||||
MacOS:
|
MacOS:
|
||||||
|
|||||||
Reference in New Issue
Block a user