Skip to content

Commit

Permalink
source "$HOME/.cargo/env"
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Dec 14, 2024
1 parent 9dc0175 commit d05fe70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions poetry/build_gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ apt update
apt install -y wget binutils curl clang

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
source "$HOME/.cargo/env"

tool_name="poetry"
tool_version="1.8.5"
Expand Down

0 comments on commit d05fe70

Please sign in to comment.