VITA: Pull VDPM Git repo

This commit is contained in:
Ian 2023-04-04 13:12:30 -04:00 committed by GitHub
parent 719523718c
commit 8244f1c06f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,9 +9,12 @@ jobs:
image: vitasdk/vitasdk:latest
steps:
- uses: actions/checkout@v2
- name: Install Packages and update VitaGL
- 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 vitagl
git clone https://github.com/bythos14/SceShaccCgExt.git