VITA: Forget it, update VitaSHarK manually.

This commit is contained in:
Ian 2023-04-04 13:16:18 -04:00 committed by GitHub
parent 8244f1c06f
commit 64e73ec672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -12,10 +12,7 @@ jobs:
- name: Install Packages and update VitaSDK - name: Install Packages and update VitaSDK
run: | run: |
apk add bash build-base zip git curl cmake apk add bash build-base zip git curl cmake
git clone https://github.com/vitasdk/vdpm vdpm vitashark
cd vdpm
chmod +x vitasdk-update
sh vitasdk-update
vdpm vitagl vdpm vitagl
git clone https://github.com/bythos14/SceShaccCgExt.git git clone https://github.com/bythos14/SceShaccCgExt.git
cd SceShaccCgExt cd SceShaccCgExt