Skip to content

Commit 15b987a

Browse files
Update scripts/build_locally.py
Fixed typo
1 parent 50dd201 commit 15b987a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_locally.py

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

66
def run(
77
use_oneapi=True,
8-
build_type="Relese",
8+
build_type="Release",
99
c_compiler=None,
1010
cxx_compiler=None,
1111
level_zero=True,

0 commit comments

Comments
 (0)