mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-08 11:51:48 +00:00
Update rewrite.yml
This commit is contained in:
parent
f8e78e655d
commit
a9aa7540e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rewrite.yml
vendored
2
.github/workflows/rewrite.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
|||
- name: Build libusbhsfs dependencies
|
||||
run: |
|
||||
cd "$GITHUB_WORKSPACE/nxdumptool/libs/libusbhsfs"
|
||||
make fs-libs -j$(nproc)
|
||||
su -s /bin/bash nobody -c "make fs-libs -j$(nproc)"
|
||||
|
||||
- name: Build nxdumptool-rewrite PoC binaries
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue