Skip to content

Commit 61180b8

Browse files
Merge branch 'master' into copilot/dependabotmaven-bump-project-parent
2 parents a30c2ed + 1c5a49b commit 61180b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/v8/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ rm -f out/fuzz/d8
5252
ninja -C out/fuzz d8 -j$(nproc)
5353

5454
# Copy binaries to $OUT
55-
cp ./out/fuzz/{d8,snapshot_blob.bin,*.so} $OUT
55+
cp ./out/fuzz/{d8,snapshot_blob.bin,*.so,icudtl.dat} $OUT

0 commit comments

Comments
 (0)