Skip to content

Commit 15d3c15

Browse files
committed
sending email mutt
1 parent 50421b7 commit 15d3c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/multipleJobs_sendEmailMuttV2.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929

3030
- name: Succeed Two
3131
run: |
32-
echo -e "Line One" | \
33-
echo -e "Line Two" | \
32+
echo -e "Line One"
33+
echo -e "Line Two"
3434
3535
notify:
3636
needs: build

0 commit comments

Comments
 (0)