From 75966a57ed24901c2a2a31d3342ee3b8446296df Mon Sep 17 00:00:00 2001 From: Disconn3ct <397465+disconn3ct@users.noreply.github.com> Date: Tue, 6 Aug 2024 12:19:27 -0400 Subject: [PATCH] fix: compile error --- .github/workflows/quartz64.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/quartz64.yml b/.github/workflows/quartz64.yml index 2f0ef2d754..71e83c929c 100644 --- a/.github/workflows/quartz64.yml +++ b/.github/workflows/quartz64.yml @@ -4,6 +4,10 @@ concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true permissions: {} +defaults: + run: + shell: sh + working-directory: /dev/shm jobs: build: # https://github.com/actions/runner-images