Skip to content

Commit

Permalink
shell: bash
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 11, 2024
1 parent 948fd09 commit 7e86ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-windows-msi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
persist-credentials: false
- name: Build CPython installer
run: echo 123 "${ARCH}" 456 && .\Tools\msi\build.bat --doc -"${ARCH}"
shell: bash

0 comments on commit 7e86ffe

Please sign in to comment.