Skip to content

Commit d0be9a1

Browse files
authored
Update shellbat.yml
1 parent 6515e60 commit d0be9a1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/shellbat.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ jobs:
3131
./bootstrap-vitasdk.sh
3232
./install-all.sh
3333
34+
cd /usr/local/vitasdk
35+
git clone https://github.com/vitasdk/vita-headers.git
36+
cd vita-headers
37+
make install
38+
39+
3440
- name: Build
3541
run: |
3642
mkdir build

0 commit comments

Comments
 (0)