Update Linux-build-archive.yml

This commit is contained in:
Schnappy 2021-11-02 11:32:55 +01:00 committed by GitHub
parent a58872cc56
commit 339edbe887
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
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}}/nolibgs_hello_worlds/psyq
cd ${{github.workspace}}/nolibgs_hello_worlds
ls -l
- name: Make all
run: make all
run: |
cd ${{github.workspace}}/nolibgs_hello_worlds
make all