We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c9180 commit 46ce077Copy full SHA for 46ce077
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