stop building the wheels!

This commit is contained in:
2026-05-03 17:40:05 +02:00
parent f789df0f02
commit e648c1f1a6
3 changed files with 62 additions and 1 deletions
+1
View File
@@ -45,6 +45,7 @@ fi
[[ -f "$HOME/.cargo/env" ]] && source "$HOME/.cargo/env"
(( $+commands[opam] )) && eval "$(opam env)"
prepend_path "$HOME/.cargo/bin"
prepend_path "$HOME/go/bin"
prepend_path "$HOME/.local/bin"
prepend_path "$HOME/.local/scripts"