mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-24 12:42:36 +00:00
Add build script and update build.txt
This commit is contained in:
6
.github/workflows/compilation.yml
vendored
6
.github/workflows/compilation.yml
vendored
@@ -19,11 +19,7 @@ jobs:
|
||||
|
||||
- name: Compile PSPSDK
|
||||
run: |
|
||||
./bootstrap
|
||||
./configure
|
||||
make clean
|
||||
make -j $(getconf _NPROCESSORS_ONLN)
|
||||
make install
|
||||
./build-and-install.sh
|
||||
|
||||
- name: Get short SHA
|
||||
id: slug
|
||||
|
||||
Reference in New Issue
Block a user