mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-04 01:00:09 +00:00
Improve CI
This commit is contained in:
2
.github/workflows/compilation.yml
vendored
2
.github/workflows/compilation.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
- name: Compile Examples
|
||||
run: |
|
||||
cd src/samples && make -f Makefile.samples
|
||||
cd src/samples && make -f Makefile.samples -j $(getconf _NPROCESSORS_ONLN)
|
||||
|
||||
- name: Compress Samples folder folder
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user