Skip to content

Commit

Permalink
Update scripts-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Oct 12, 2024
1 parent 212d302 commit 697e0c9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/scripts-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ jobs:
echo '---'
echo "$PATH"
echo '---'
echo "${GITHUB_PATH:?}"
echo '---'
echo "${GITHUB_PATH:?}:/abc" >> "${GITHUB_PATH:?}"
printf '%s\n' "${PATH?}:/abc" 1> "${GITHUB_PATH:?}"
echo '---'
- name: "Test scripts"
shell: bash
Expand Down

0 comments on commit 697e0c9

Please sign in to comment.