Skip to content

Commit

Permalink
try clang
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Dec 14, 2024
1 parent 702dd18 commit 6c99636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poetry/build_gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dp0="$(realpath "$(dirname "$0")")"
set -e

apt update
apt install -y wget binutils
apt install -y wget binutils clang

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

0 comments on commit 6c99636

Please sign in to comment.