Update build.sh

This commit is contained in:
Abhishek Arya 2018-07-26 12:18:30 -07:00 committed by GitHub
parent e6a7d03c61
commit 47e4134495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ fi
# Install dependencies.
./mach bootstrap --no-interactive --application-choice browser
source /root/.cargo/env
source $HOME/.cargo/env
# Build! Takes about 15 minutes on a 32 vCPU instance.
./mach build