mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-10 06:32:03 +00:00
VITA: Forget it, update VitaSHarK manually.
This commit is contained in:
parent
8244f1c06f
commit
64e73ec672
1 changed files with 1 additions and 4 deletions
5
.github/workflows/build-and-release.yml
vendored
5
.github/workflows/build-and-release.yml
vendored
|
@ -12,10 +12,7 @@ jobs:
|
|||
- name: Install Packages and update VitaSDK
|
||||
run: |
|
||||
apk add bash build-base zip git curl cmake
|
||||
git clone https://github.com/vitasdk/vdpm
|
||||
cd vdpm
|
||||
chmod +x vitasdk-update
|
||||
sh vitasdk-update
|
||||
vdpm vitashark
|
||||
vdpm vitagl
|
||||
git clone https://github.com/bythos14/SceShaccCgExt.git
|
||||
cd SceShaccCgExt
|
||||
|
|
Loading…
Reference in a new issue