summaryrefslogtreecommitdiff
path: root/ambient.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ambient.yaml')
-rw-r--r--ambient.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ambient.yaml b/ambient.yaml
index c7fcb3a..5a108fe 100644
--- a/ambient.yaml
+++ b/ambient.yaml
@@ -388,6 +388,7 @@ projects:
export DEBEMAIL=liw@liw.fi
export DEBFULLNAME="Lars Wirzenius"
export CARGO_TARGET_DIR=/workspace/cache
+ export PATH="/root/.cargo/bin:$PATH"
require_cmd() {
if ! command -v "$1" >/dev/null; then