Add build script and update build.txt

This commit is contained in:
Wouter Wijsman
2024-06-16 12:47:30 +02:00
parent 72ee639d75
commit 7e4bdd22f9
4 changed files with 48 additions and 31 deletions

View File

@@ -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