Skip to content

Commit

Permalink
add-path
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Feb 3, 2024
1 parent 82bf789 commit 2fa2aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/select-python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
version=$1

brew install python@$1
::add-path::/opt/homebrew/opt/python@$VERSION/libexec/bin
echo ::add-path::/opt/homebrew/opt/python@$VERSION/libexec/bin

# echo "$HOME/.local/bin" >> $GITHUB_PATH

0 comments on commit 2fa2aca

Please sign in to comment.