fix: use rust target triple for arch in install-dust
dust's GitHub releases are named with aarch64/x86_64 (Rust target triples), not uname -m's arm64/x86_64, so installs on Apple Silicon downloaded a 404 body and failed with a tar "Unrecognized archive format" error.main
parent
3fa38c362b
commit
3d4f8ba8a4
Loading…
Reference in New Issue