Update deprecated GitHub Actions commands.
This commit is contained in:
parent
f7c9180d80
commit
46ce077de6
|
@ -21,4 +21,4 @@ case $1 in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
echo "##[add-path]$PWD/hub/bin"
|
echo "$PWD/hub/bin" >> $GITHUB_PATH
|
||||||
|
|
Loading…
Reference in New Issue