From c4f7fedb9a465a2704447969b9dbbdd63bc6442f Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Fri, 28 Oct 2022 07:16:26 -0800 Subject: [PATCH] Update check_git_apply.yaml --- .github/workflows/check_git_apply.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check_git_apply.yaml b/.github/workflows/check_git_apply.yaml index 02af9bc..d74fb4f 100644 --- a/.github/workflows/check_git_apply.yaml +++ b/.github/workflows/check_git_apply.yaml @@ -23,7 +23,7 @@ jobs: GITHUB_SHA: ${{ github.event.inputs.rtag }} USELOCALIMAGE: true # CUSTOM RUNNER: permit use of local images REMOVEDOCKERSUPPORT: false # CUSTOM RUNNER: remove sharing of docker socket - GH_ENV: /__w/_temp/_runner_file_commands + GH_ENV: "/__w/_temp/_runner_file_commands" volumes: - /tmp/proxy:/tmp/proxy