Update Linux-build-archive.yml
This commit is contained in:
parent
542ec9d62f
commit
a58872cc56
4
.github/workflows/Linux-build-archive.yml
vendored
4
.github/workflows/Linux-build-archive.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
|||||||
- name: Get converted libs
|
- name: Get converted libs
|
||||||
run: |
|
run: |
|
||||||
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${{github.workspace}}/psyq
|
7z x psyq-4.7-converted-full.7z -o${{github.workspace}}/nolibgs_hello_worlds/psyq
|
||||||
cd ${{github.workspace}}
|
cd ${{github.workspace}}/nolibgs_hello_worlds
|
||||||
ls -l
|
ls -l
|
||||||
- name: Make all
|
- name: Make all
|
||||||
run: make all
|
run: make all
|
||||||
|
Loading…
Reference in New Issue
Block a user