aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--action.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/action.yml b/action.yml
index 3c120f9..9704b32 100644
--- a/action.yml
+++ b/action.yml
@@ -28,3 +28,4 @@ runs:
id: get_path
run: |
echo "::set-output name=path::$(dirname $GITHUB_WORKFLOW)"
+ shell: bash