re-run bootstrap

This commit is contained in:
ohfp 2020-03-29 12:20:30 +02:00
parent 66f2440fb8
commit 85573cb93c

View file

@ -51,6 +51,10 @@ printf "\nRunning bootstrapper to install build dependencies (using ./mach scrip
# add cargo binary to path
source /root/.cargo/env
# Runs bootstrapper agin to install dependencies (like cbindgen)
printf "\nRunning bootstrapper to install remaining build dependencies (using ./mach script within source code)\n";
./mach bootstrap --application-choice=browser --no-interactive
rm -f mozconfig
# Do 3-tier PGO