Skip to content

Commit 8c4cb3e

Browse files
author
nao0105aaa
authored
Update build_msi.yml
1 parent 26b00c1 commit 8c4cb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_msi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
steps:
3737
- uses: actions/checkout@v4
3838
- name: Build CPython installer
39-
run: .\Tools\msi\build.bat --doc -x86
39+
run: .\Tools\msi\buildrelease.bat -x64
4040

4141
build_win_amd64:
4242
name: 'Windows (x64) Installer'

0 commit comments

Comments
 (0)