mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
ci: fix azure pipeline specific code in install-awscli
This commit is contained in:
parent
1add455ec6
commit
b4f71cd477
@ -28,7 +28,7 @@ if isLinux; then
|
||||
pipflags="--user"
|
||||
|
||||
sudo apt-get install -y python3-setuptools
|
||||
echo "##vso[task.prependpath]$HOME/.local/bin"
|
||||
ciCommandAddPath "${HOME}/.local/bin"
|
||||
fi
|
||||
|
||||
mkdir -p "${DEPS_DIR}"
|
||||
|
Loading…
Reference in New Issue
Block a user