Skip to content

Commit

Permalink
[3.12] Add zizmor to pre-commit and fix most findings (GH-127749) (#1…
Browse files Browse the repository at this point in the history
…27788)

(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]>
  • Loading branch information
3 people authored Dec 10, 2024
1 parent 381eb04 commit 9c54248
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reusable-windows-msi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
with:
persist-credentials: false
- name: Build CPython installer
run: .\Tools\msi\build.bat --doc -"${ARCH}"
run: ./Tools/msi/build.bat --doc -"${ARCH}"
shell: bash

0 comments on commit 9c54248

Please sign in to comment.