Skip to content

Commit

Permalink
-y for rustup
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 committed Aug 2, 2023
1 parent f33cb55 commit d11140e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_linux_arm64.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh

curl https://sh.rustup.rs -sSf | sh -s -- --profile minimal --default-toolchain nightly -y
pip3 install "maturin[readelf]"
pip3 install maturin
ls

0 comments on commit d11140e

Please sign in to comment.