Skip to content

Commit 312cc73

Browse files
committed
Update the script name
1 parent 6b645d9 commit 312cc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ fn build_v8(crate_dir: PathBuf, out_dir: PathBuf, gn_out_dir: PathBuf) {
9696
&python,
9797
[
9898
crate_dir
99-
.join("scripts/build_v8.py")
99+
.join("scripts/v8_build.py")
100100
.to_string_lossy()
101101
.as_ref(),
102102
"--crate-root",

0 commit comments

Comments
 (0)