mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 18:35: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
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
cd build-libretro
|
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
|
- name: Upload Linux libretro core
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user