Skip to content

Commit e29d776

Browse files
committed
release cleanup update scripts
1 parent 79f6611 commit e29d776

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

scripts/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import subprocess, os
55

6-
batch_path = os.path.abspath("scripts/build.bat")
6+
batch_path = os.path.abspath("scripts/build-new.bat")
77

88
subprocess.call(
99
batch_path
9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)