mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-03 09:19:18 +00:00
Modify PATH to include installed rust.
This commit is contained in:
parent
d94df7bd53
commit
26d65fdcd2
@ -1,4 +1,5 @@
|
||||
tasks:
|
||||
- before: export PATH="/usr/local/cargo/bin:$PATH"
|
||||
- init: ./install.sh
|
||||
- command: ~/.cargo/bin/rustlings watch
|
||||
image:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user