Remove needless environment variable setting

This commit is contained in:
Radon Rosborough 2020-07-20 08:08:51 -06:00
parent 64f4754c3c
commit 6016b4e830
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@ npm config set unsafe-perm true
PERL_MM_USE_DEFAULT=1 cpan App::cpanminus
rm -rf /tmp/cpan_install_*.txt
# Package manager - Rust
export CARGO_HOME=/opt/rust
export RUSTUP_HOME=/opt/rust
# Shared
npm install -g prettier