Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 33904cd

Browse files
committed
windows: Remove reliance on explicit RUSTUP_HOME
1 parent bb9cea4 commit 33904cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/azure-install-rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ steps:
1414
1515
# Windows.
1616
- script: |
17-
set RUSTUP_HOME=%USERPROFILE%\.rustup
1817
curl -sSf -o rustup-init.exe https://win.rustup.rs
1918
rustup-init.exe -y --default-toolchain none
2019
set PATH=%PATH%;%USERPROFILE%\.cargo\bin

0 commit comments

Comments
 (0)