mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-09 17:22:14 +00:00
add the other correct usage of rustup install
This commit is contained in:
parent
24d5d2d8a7
commit
b1ece9dc41
@ -103,7 +103,7 @@ jobs:
|
||||
- run:
|
||||
name: Install Rust
|
||||
command: |
|
||||
curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain nightly
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
cargo --version
|
||||
- run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user