Update linux-build.yml
This commit is contained in:
parent
32fb0f040e
commit
3d2460d139
1
.github/workflows/linux-build.yml
vendored
1
.github/workflows/linux-build.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
|||||||
run: git submodule update --init --recursive
|
run: git submodule update --init --recursive
|
||||||
- name: Get converted libs
|
- name: Get converted libs
|
||||||
run: |
|
run: |
|
||||||
cd nolibgs_hello_worlds
|
|
||||||
wget http://psx.arthus.net/sdk/Psy-Q/psyq-4.7-converted-full.7z
|
wget http://psx.arthus.net/sdk/Psy-Q/psyq-4.7-converted-full.7z
|
||||||
7z x psyq-4.7-converted-full.7z -o./psyq
|
7z x psyq-4.7-converted-full.7z -o./psyq
|
||||||
- name: Make all
|
- name: Make all
|
||||||
|
Loading…
Reference in New Issue
Block a user