Skip to content

Commit cc90a95

Browse files
committed
Try again
1 parent f9f4ba8 commit cc90a95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bench_runner/scripts/workflow.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ def compile_windows(
212212
with contextlib.chdir(cpython):
213213
subprocess.check_call(
214214
[
215+
"powershell.exe",
215216
Path("PCbuild") / "build.bat",
216217
*args,
217218
],

0 commit comments

Comments
 (0)