Update windows-build.yml

This commit is contained in:
Schnappy 2021-11-01 19:55:42 +01:00 committed by GitHub
parent ec5ed6559d
commit ae4e180a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
C:\msys64\usr\bin\wget.exe http://psx.arthus.net/sdk/Psy-Q/psyq-4.7-converted-full.7z
7z.exe x g++-mipsel-none-elf-11.2.0.zip -o"$GITHUB_WORKSPACE\mipsel"
7z.exe x mkpsxiso-1.20.zip -o"$GITHUB_WORKSPACE\mkpsxiso"
7z.exe x psyq-4.7-converted-full.7z -o"$GITHUB_WORKSPACE\psyq"
7z.exe x psyq-4.7-converted-full.7z -o"D:\a\nolibgs_hello_worlds\nolibgs_hello_worlds\psyq"
echo "$GITHUB_WORKSPACE/mkpsxiso" >> $GITHUB_PATH
echo "$GITHUB_WORKSPACE/mipsel/bin" >> $GITHUB_PATH
- name: Make all