We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7c9180 + 46ce077 commit 01836baCopy full SHA for 01836ba
ci/install-hub.sh
@@ -21,4 +21,4 @@ case $1 in
21
;;
22
esac
23
24
-echo "##[add-path]$PWD/hub/bin"
+echo "$PWD/hub/bin" >> $GITHUB_PATH
0 commit comments