Skip to content

Commit

Permalink
install rust
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Dec 14, 2024
1 parent 6c99636 commit f25d8dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions poetry/build_gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ set -e
apt update
apt install -y wget binutils clang

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

tool_name="poetry"
tool_version="1.8.5"
python_self_name="python-3.13.1"
Expand Down

0 comments on commit f25d8dc

Please sign in to comment.