You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible to run ./build.sh with a bad argument (e.g. --run-smoke-tests vs --run-smoke-test) and have portions of your already-completed build wiped. build.sh should validate all arguments before making any changes.