Skip to content

Commit 191e0e5

Browse files
committed
chore:update
1 parent 56a9074 commit 191e0e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ runs:
1919
shell: bash
2020
- id: set-variable
2121
run: test1=1 && echo test1 is $test1
22+
shell: bash
2223
- id: get-variable
2324
run: echo test111 is $test1
2425
shell: bash

0 commit comments

Comments
 (0)