mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-03 09:19:18 +00:00
Eval is great.
This commit is contained in:
parent
e78fe4ec5f
commit
6c78672e1f
@ -1,6 +1,6 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- before: gp env -e PATH="/usr/local/cargo/bin:$PATH"
|
- before: gp env -e PATH="/usr/local/cargo/bin:$PATH"
|
||||||
- init: ./install.sh
|
- init: eval $(gp env -e) && ./install.sh
|
||||||
- command: ~/.cargo/bin/rustlings watch
|
- command: ~/.cargo/bin/rustlings watch
|
||||||
image:
|
image:
|
||||||
file: .gitpod.Dockerfile
|
file: .gitpod.Dockerfile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user