We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bed5ce commit ca83e3aCopy full SHA for ca83e3a
.github/scripts/build.sh
@@ -6,7 +6,7 @@ set -euxo pipefail
6
setup_paths
7
8
if [ "$_prepare_only" = true ]; then
9
- fetch_sources true
+ fetch_sources false
10
apply_patches
11
apply_domsub
12
write_gn_args
0 commit comments