Try gp command here.
This commit is contained in:
parent
9b9601fe42
commit
2892eb60f8
3
.gitpod.Dockerfile
vendored
3
.gitpod.Dockerfile
vendored
|
@ -1,3 +1,4 @@
|
|||
FROM rust
|
||||
|
||||
ENV PATH="/usr/local/cargo/bin:$PATH"
|
||||
RUN gp env -e PATH="/usr/local/cargo/bin:$PATH"
|
||||
# ENV PATH="/usr/local/cargo/bin:$PATH"
|
||||
|
|
Loading…
Reference in a new issue