diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index 4b7c5e3..78544a6 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@v2 - name: Install Packages and update VitaGL run: | - apk add bash build-base zip git curl + apk add bash build-base zip git curl cmake vdpm vitagl git clone https://github.com/bythos14/SceShaccCgExt.git cd SceShaccCgExt