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
|
||||
run: |
|
||||
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
|
||||
cd ${{github.workspace}}
|
||||
7z x psyq-4.7-converted-full.7z -o${{github.workspace}}/nolibgs_hello_worlds/psyq
|
||||
cd ${{github.workspace}}/nolibgs_hello_worlds
|
||||
ls -l
|
||||
- name: Make all
|
||||
run: make all
|
||||
|
Loading…
Reference in New Issue
Block a user