Skip to content

Commit 5eb61f5

Browse files
authored
Commiting
1 parent 02de74f commit 5eb61f5

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/work.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ jobs:
1111
echo "MSG 1"
1212
echo "MSG 2"
1313
echo "::endgroup::"
14-
- name: "step 1"
15-
run: |
16-
echo "MY_VAL=hello" >> $GITHUB_ENV
17-
- name: "step 2"
18-
run: |
19-
echo $MY_VAL
2014
your_job:
2115
needs: my_jobs
2216
runs_on: ubuntu_latest

0 commit comments

Comments
 (0)