We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a706a commit 220a237Copy full SHA for 220a237
.github/workflows/reusable-windows-msi.yml
@@ -25,3 +25,4 @@ jobs:
25
persist-credentials: false
26
- name: Build CPython installer
27
run: .\Tools\msi\build.bat --doc -"${ARCH}"
28
+ shell: bash
0 commit comments