Add PATH here again.

This commit is contained in:
Ryan McQuen 2020-07-16 15:35:03 -07:00 committed by GitHub
parent f29a79edb7
commit 4e9b9b9231
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitpod.Dockerfile vendored
View file

@ -1 +1,3 @@
FROM rust
ENV PATH="/usr/local/cargo/bin:$PATH"