Skip to content

Commit 3b8298e

Browse files
committed
Re-build windows with PYTHON_VERSION_SHORT
1 parent daa5dd0 commit 3b8298e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ for:
147147
- start /wait python-%PYTHON_VERSION%-amd64.exe /quiet
148148
- dir C:\python312-dist
149149
- C:\python312-dist\python -m compileall -b C:\python312-dist\Lib
150-
- 7z a -xr@exclude.txt python-windows-for-dart-%PYTHON_VERSION%.zip C:\python312-dist\*
150+
- 7z a -xr@exclude.txt python-windows-for-dart-%PYTHON_VERSION_SHORT%.zip C:\python312-dist\*
151151

152152
test: off
153153

0 commit comments

Comments
 (0)