Skip to content

Commit

Permalink
add rustc-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Eh2406 committed Nov 4, 2019
1 parent e4d5563 commit 5d35d90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/azure-install-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ steps:
rustup set profile minimal
rustup component remove --toolchain=$TOOLCHAIN rust-docs || echo "already removed"
rustup update --no-self-update $TOOLCHAIN
rustup component add --toolchain=$TOOLCHAIN rustc-dev
rustup default $TOOLCHAIN
displayName: Install rust
Expand Down

0 comments on commit 5d35d90

Please sign in to comment.