From 1fe19538ca214462ed776b1201b75f3448279641 Mon Sep 17 00:00:00 2001 From: Yeela Lifshitz Date: Sun, 11 Aug 2024 13:26:06 +0300 Subject: [PATCH] add missing shell --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 4259b56a..35501eb0 100644 --- a/action.yml +++ b/action.yml @@ -118,6 +118,7 @@ runs: run: npm i --silent moment lodash axios @octokit/rest - name: Debug Artifact Download Inputs + shell: bash run: | echo "Repository: actions/toolkit" echo "Run ID: 4233"