8000 Update windows.yml · adiantek/python-build-standalone@f0c67ea · GitHub
[go: up one dir, main page]

Skip to content

Commit f0c67ea

Browse files
authored
Update windows.yml
1 parent c2cacee commit f0c67ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- 'cpython-3.9'
4444
- 'cpython-3.10'
4545
vcvars:
46-
- 'vcvarsamd64_x86.bat'
46+
- 'vcvars32.bat'
4747
- 'vcvars64.bat'
4848
- 'vcvarsamd64_arm64.bat'
4949
profile:

0 commit comments

Comments
 (0)
0