Skip to content

Commit

Permalink
Update Dolphin_sharun.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmz1 authored Jan 11, 2025
1 parent d4b6e48 commit 35f7787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Dolphin_sharun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
export PATH="$PATH:${{github.workspace}}"
echo $PATH
cd lucas2/
chmod a+x ./AppRun
xvfb-run -a -- sharun lib4bin -p -v -r -e -s "${{github.workspace}}/lucas/usr/bin/dolphin-emu-nogui" "${{github.workspace}}/lucas/usr/bin/dolphin-tool" "${{github.workspace}}/lucas/usr/bin/dolphin-emu"
sharun -g
find "${{github.workspace}}/lucas2/shared/lib/home/" -type f | xargs -i -t -exec mv {} "${{github.workspace}}/lucas2/shared/lib
Expand Down

0 comments on commit 35f7787

Please sign in to comment.