Update build.sh

This commit is contained in:
Alexander David Frick 2022-05-15 08:01:02 -05:00 committed by GitHub
parent 936d106ea0
commit 7caae61ebb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,4 +25,4 @@ tput sgr0 &&
export NINJA_SUMMARIZE_BUILD=1 &&
./misc/autoninja -C ~/chromium/src/out/thorium chrome chrome_sandbox chromedriver content_shell -j$@
./infra/autoninja -C ~/chromium/src/out/thorium chrome chrome_sandbox chromedriver content_shell -j$@