Skip to content

Commit

Permalink
Merge pull request #1348 from ehuss/github-deprecated-action-commands
Browse files Browse the repository at this point in the history
Update deprecated GitHub Actions commands.
  • Loading branch information
ehuss committed Oct 20, 2020
2 parents f7c9180 + 46ce077 commit 01836ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/install-hub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ case $1 in
;;
esac

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

0 comments on commit 01836ba

Please sign in to comment.