Skip to content

Commit d1de600

Browse files
committed
update is annoying
1 parent b5c5900 commit d1de600

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/azure-install-rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ steps:
1717
- bash: |
1818
set -e
1919
rustup set profile minimal
20+
rustup component remove --toolchain=$TOOLCHAIN rust-docs || echo "already removed"
2021
rustup update $TOOLCHAIN
2122
rustup default $TOOLCHAIN
2223
displayName: Install rust

0 commit comments

Comments
 (0)