From 0e2582c314c731f1f5c19a19a25899b8d58fea10 Mon Sep 17 00:00:00 2001 From: Schnappy Date: Tue, 2 Nov 2021 11:26:21 +0100 Subject: [PATCH] Update linux-build.yml --- .github/workflows/linux-build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/linux-build.yml b/.github/workflows/linux-build.yml index a67ca4d..fc053ea 100644 --- a/.github/workflows/linux-build.yml +++ b/.github/workflows/linux-build.yml @@ -33,6 +33,5 @@ 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./psyq - echo "$GITHUB_WORKSPACE/bin" >> $GITHUB_PATH - name: Make all run: make all