Skip to content

Commit c324d19

Browse files
hugovkAlexWaygood
andauthored
Bash slashes
Co-authored-by: Alex Waygood <[email protected]>
1 parent cea313f commit c324d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +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}"
2828
shell: bash

0 commit comments

Comments
 (0)