mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-25 19:44:57 +00:00
Lower case for Linux
This commit is contained in:
parent
8c4d6bd5be
commit
eea01171fe
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: shadps4-ubuntu64
|
name: shadps4-ubuntu64
|
||||||
path: |
|
path: |
|
||||||
${{github.workspace}}/build/shadPS4
|
${{github.workspace}}/build/shadps4
|
||||||
${{github.workspace}}/build/libSDL3.so.0.0.0
|
${{github.workspace}}/build/libSDL3.so.0.0.0
|
||||||
|
|
||||||
- name: Run AppImage packaging script
|
- name: Run AppImage packaging script
|
||||||
|
Loading…
Reference in New Issue
Block a user