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

Commit

Permalink
Don't set override in CI script's dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanewok authored Feb 11, 2021
1 parent 3bd7215 commit 27064e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/setup-toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

set -e

cd "$(dirname "$0")"

RTIM_PATH=$(command -v rustup-toolchain-install-master) || INSTALLED=false
CARGO_HOME=${CARGO_HOME:-$HOME/.cargo}

Expand Down

0 comments on commit 27064e8

Please sign in to comment.