Skip to content

Commit ca83e3a

Browse files
committed
build with source tarball instead of clone again
1 parent 2bed5ce commit ca83e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -euxo pipefail
66
setup_paths
77

88
if [ "$_prepare_only" = true ]; then
9-
fetch_sources true
9+
fetch_sources false
1010
apply_patches
1111
apply_domsub
1212
write_gn_args

0 commit comments

Comments
 (0)