mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 19:44:46 +00:00
Lower case for Linux
This commit is contained in:
parent
8c4d6bd5be
commit
eea01171fe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
with:
|
||||
name: shadps4-ubuntu64
|
||||
path: |
|
||||
${{github.workspace}}/build/shadPS4
|
||||
${{github.workspace}}/build/shadps4
|
||||
${{github.workspace}}/build/libSDL3.so.0.0.0
|
||||
|
||||
- name: Run AppImage packaging script
|
||||
|
|
Loading…
Add table
Reference in a new issue