mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-11 05:25:50 -04:00
CI: Fix Linux libretro builds
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user