Skip to content

Commit 8d4e31d

Browse files
committed
minor bis
Signed-off-by: Martijn Govers <[email protected]>
1 parent d1054cd commit 8d4e31d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ runs:
88
using: "composite"
99
steps:
1010
- name: Show that the correct action from the correct SHA is used
11+
shell: bash
1112
run: echo "This works"
1213

1314
- name: Get Latest Release Tag

0 commit comments

Comments
 (0)