Skip to content

Commit

Permalink
update is annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
Eh2406 committed Nov 3, 2019
1 parent b5c5900 commit d1de600
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 @@ -17,6 +17,7 @@ steps:
- bash: |
set -e
rustup set profile minimal
rustup component remove --toolchain=$TOOLCHAIN rust-docs || echo "already removed"
rustup update $TOOLCHAIN
rustup default $TOOLCHAIN
displayName: Install rust
Expand Down

0 comments on commit d1de600

Please sign in to comment.