diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index d89375e..7d8b73f 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -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