Skip to content

Commit

Permalink
Only build 3dsx for now
Browse files Browse the repository at this point in the history
  • Loading branch information
hax0kartik committed Jul 18, 2023
1 parent 89a220a commit 12e8727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ mv 0004013000004002.cxi ./0004013000004002/0004013000004002.cxi

#Build helper
cd wumiibohelper
make clean && make cia -j
mv wumiibohelper.cia ../0004013000004002/wumiibohelper.cia
make clean && make -j
mv wumiibohelper.3dsx ../0004013000004002/wumiibohelper.3dsx

1 comment on commit 12e8727

@boozook
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥺

Please sign in to comment.