From e9c9e48a584abc981350783f7456c20e92e195e0 Mon Sep 17 00:00:00 2001 From: Josh Johanning Date: Wed, 17 Apr 2024 22:47:01 -0500 Subject: [PATCH] Update contexts.yml --- .github/workflows/contexts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/contexts.yml b/.github/workflows/contexts.yml index bdbfc7c..0157077 100644 --- a/.github/workflows/contexts.yml +++ b/.github/workflows/contexts.yml @@ -28,6 +28,7 @@ jobs: printenv - name: print cache run: Get-ChildItem -Path $env:ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE -Recurse + shell: pwsh - uses: actions/setup-node@v4 with: node-version: 20