Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX authored and github-actions committed Dec 26, 2022
1 parent c1ac644 commit 02c1195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/runner/testdata/path-handling/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v3

- name: "Append to $GITHUB_PATH"
run: |
run: |
echo "/opt/hostedtoolcache/node/18.99/x64/bin" >> $GITHUB_PATH
- name: test path (after setup)
Expand Down

0 comments on commit 02c1195

Please sign in to comment.