Add an export for fun.

This commit is contained in:
Ryan McQuen 2020-07-16 15:50:29 -07:00 committed by GitHub
parent 7b71f583e0
commit 1997d5f985
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitpod.Dockerfile vendored
View file

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