mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-10 06:32:03 +00:00
VITA: Force vitasdk-update on build
This commit is contained in:
parent
d9d8356d50
commit
719523718c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-release.yml
vendored
1
.github/workflows/build-and-release.yml
vendored
|
@ -12,6 +12,7 @@ jobs:
|
|||
- name: Install Packages and update VitaGL
|
||||
run: |
|
||||
apk add bash build-base zip git curl cmake
|
||||
sh vitasdk-update
|
||||
vdpm vitagl
|
||||
git clone https://github.com/bythos14/SceShaccCgExt.git
|
||||
cd SceShaccCgExt
|
||||
|
|
Loading…
Reference in a new issue