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

Commit 27064e8

Browse files
authored
Don't set override in CI script's dir
Analogous to rust-lang/rust-semverver#155
1 parent 3bd7215 commit 27064e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/setup-toolchain.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
set -e
55

6-
cd "$(dirname "$0")"
7-
86
RTIM_PATH=$(command -v rustup-toolchain-install-master) || INSTALLED=false
97
CARGO_HOME=${CARGO_HOME:-$HOME/.cargo}
108

0 commit comments

Comments
 (0)