Skip to content

Commit 46ce077

Browse files
committed
Update deprecated GitHub Actions commands.
1 parent f7c9180 commit 46ce077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install-hub.sh

Lines changed: 1 addition & 1 deletion
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)