diff --git a/.buildbot.sh b/.buildbot.sh index 72085d768..efb5e2658 100644 --- a/.buildbot.sh +++ b/.buildbot.sh @@ -10,6 +10,8 @@ ctest # Build alloy and test it against our BDWGC fork +cd ../ + export CARGO_HOME="`pwd`/.cargo" export RUSTUP_HOME="`pwd`/.rustup"