Skip to content

Commit

Permalink
Last changes before releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
XorTroll committed May 5, 2023
1 parent 9a60b93 commit 704380d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
make install -j$(nproc)
- name: Build
run: make
run: make -j$(nproc)

- name: ZIP product
run: zip -r SdOut.zip SdOut/
Expand Down
8 changes: 4 additions & 4 deletions emuiibo/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libtesla
Submodule libtesla updated 1 files
+1 −19 include/tesla.hpp

0 comments on commit 704380d

Please sign in to comment.