Skip to content

Commit 01836ba

Browse files
authored
Merge pull request #1348 from ehuss/github-deprecated-action-commands
Update deprecated GitHub Actions commands.
2 parents f7c9180 + 46ce077 commit 01836ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install-hub.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ case $1 in
2121
;;
2222
esac
2323

24-
echo "##[add-path]$PWD/hub/bin"
24+
echo "$PWD/hub/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)