Skip to content

Commit

Permalink
Update rpcsx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Feb 15, 2024
1 parent ad4ee98 commit 52b8412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rpcsx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: RPCSX (Fixes)
run: |
echo "Fixes"
#sed -i 's/0x0000010000000000/0x0000010000000000,--no-relax/g' rpcsx-os/CMakeLists.txt
sed -i 's/target_link_options/#target_link_options/g' rpcsx-os/CMakeLists.txt
sed -i 's/0x0000010000000000/0x0000010000000000,--no-relax/g' rpcsx-os/CMakeLists.txt
#sed -i 's/target_link_options/#target_link_options/g' rpcsx-os/CMakeLists.txt
- name: Build RPCSX
run: |
Expand Down

0 comments on commit 52b8412

Please sign in to comment.