Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cursedUs64-git authored Mar 10, 2024
1 parent dcf1192 commit e0e3efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
chmod +x *
sudo apt install build-essential pkg-config git binutils-mips-linux-gnu python3 zlib1g-dev libaudiofile-dev libcapstone-dev
- name: Compile
run: make -j VERSION=jp
run: make -j
- name: Publish Artifact
uses: actions/[email protected]
with:
Expand Down

0 comments on commit e0e3efe

Please sign in to comment.