From 5bd04a255a750ddd3f8a3c927eb2219655c79c9a Mon Sep 17 00:00:00 2001 From: Joram van den Boezem Date: Fri, 2 Jun 2023 12:23:59 +0200 Subject: [PATCH] chore: add shell --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index e941c114..c1ed753d 100644 --- a/action.yml +++ b/action.yml @@ -5,6 +5,7 @@ runs: using: "composite" steps: - run: yarn dlx moker reload + shell: bash branding: icon: refresh-cw color: green