Skip to content

Commit 9c54248

Browse files
hugovkAlexWaygoodezio-melotti
authored
[3.12] Add zizmor to pre-commit and fix most findings (GH-127749) (#127788)
(cherry picked from commit ae31df3) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Alex Waygood <[email protected]> Co-authored-by: Ezio Melotti <[email protected]>
1 parent 381eb04 commit 9c54248

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/reusable-windows-msi.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
with:
2525
persist-credentials: false
2626
- name: Build CPython installer
27-
run: .\Tools\msi\build.bat --doc -"${ARCH}"
27+
run: ./Tools/msi/build.bat --doc -"${ARCH}"
28+
shell: bash

0 commit comments

Comments
 (0)