diff --git a/.gitpod.yml b/.gitpod.yml index 51ca6cc..466fa20 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,4 +1,5 @@ tasks: + - before: export PATH="/usr/local/cargo/bin:$PATH" - init: ./install.sh - command: ~/.cargo/bin/rustlings watch image: