mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 23:45:43 -04:00
CI: Fix Linux libretro builds
This commit is contained in:
parent
209d7c67e9
commit
e1788ee988
2
.github/workflows/rolling-release.yml
vendored
2
.github/workflows/rolling-release.yml
vendored
@ -145,7 +145,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
cd build-libretro
|
||||
zip -j duckstation_libretro.so.zip bin/duckstation_libretro.so
|
||||
zip -j duckstation_libretro.so.zip duckstation_libretro.so
|
||||
|
||||
- name: Upload Linux libretro core
|
||||
uses: actions/upload-artifact@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user