From e8449a83b0a3c39963086fdcf15df61cfedc6908 Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Fri, 15 Dec 2023 06:22:39 -0700 Subject: [PATCH] rp --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 7b747bf..066ea40 100644 --- a/action.yaml +++ b/action.yaml @@ -8,5 +8,5 @@ inputs: runs: using: composite steps: - - run: action + - run: ./action shell: bash