Skip to content

Commit 1e9d7a0

Browse files
authored
rest
1 parent fd2b3a1 commit 1e9d7a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/work.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
echo "::group:: Myd group Msg"
1111
echo "MSG 1"
1212
echo "MSG 2"
13-
ehco "::endgroup::"
13+
echo "::endgroup::"
1414
- name: "step 1"
1515
run: |
1616
echo "MY_VAL=hello" >> $GITHUB_ENV

0 commit comments

Comments
 (0)