Skip to content

Commit

Permalink
Upload eboot
Browse files Browse the repository at this point in the history
  • Loading branch information
xfangfang committed Jan 5, 2025
1 parent c210def commit 9f47d51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,9 @@ jobs:
"cmake -B build -G Ninja -DPLATFORM_PSV=ON -DUSE_SYSTEM_CURL=ON -DUSE_GXM=ON -DUSE_VITA_SHARK=ON -DCMAKE_BUILD_TYPE=Release && \
cmake --build build"
- name: Rename eboot
run: mv build/wiliwili.self build/eboot.bin

- name: Upload vpk
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 9f47d51

Please sign in to comment.