diff --git a/.github/workflows/build_bromite.yaml b/.github/workflows/build_bromite.yaml index bd1bae0..8a910fb 100644 --- a/.github/workflows/build_bromite.yaml +++ b/.github/workflows/build_bromite.yaml @@ -305,6 +305,7 @@ jobs: PATH=$WORKSPACE/chromium/src/third_party/llvm-build/Release+Asserts/bin:$WORKSPACE/depot_tools/:/usr/local/go/bin:$WORKSPACE/mtool/bin:$PATH cd $WORKSPACE/chromium/src + autoninja -j $GOMAJOBS -C out/bromite network_service autoninja -j $GOMAJOBS -C out/bromite unit_tests autoninja -j $GOMAJOBS -C out/bromite content_browsertests autoninja -j $GOMAJOBS -C out/bromite components_unittests