Update windows-build.yml

This commit is contained in:
Schnappy 2021-11-01 19:45:00 +01:00 committed by GitHub
parent 2bfc4fd09b
commit 053a363411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,9 +22,8 @@ jobs:
7z.exe x psyq-4.7-converted-full.7z -o"$GITHUB_WORKSPACE\psyq"
echo "$GITHUB_WORKSPACE/mkpsxiso" >> $GITHUB_PATH
echo "$GITHUB_WORKSPACE/mipsel/bin" >> $GITHUB_PATH
dir $GITHUB_WORKSPACE
dir $GITHUB_WORKSPACE/mkpsxiso
dir $GITHUB_WORKSPACE/mipsel/bin
- name: Add Path
run: echo “##[add-path]$GITHUB_WORKSPACE/mkpsxiso;$GITHUB_WORKSPACE/mipsel/bin”
- name: Make all
run: make all