mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-10 06:32:03 +00:00
Potential lesson learned about vitasdk-update
This commit is contained in:
parent
1556256c74
commit
3e0961ac31
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: Update VitaGL and install zip
|
- name: Update VitaGL and install zip
|
||||||
run: |
|
run: |
|
||||||
apt install -y zip
|
apt install -y zip
|
||||||
|
bash vitasdk-update
|
||||||
bash vdpm vitagl
|
bash vdpm vitagl
|
||||||
- name: Build
|
- name: Build
|
||||||
working-directory: ./
|
working-directory: ./
|
||||||
|
|
Loading…
Reference in a new issue