We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8abb19e commit 78d5ff8Copy full SHA for 78d5ff8
1 file changed
.github/workflows/github_workflows_build-2026_01.yml
@@ -215,7 +215,7 @@ jobs:
215
dotwheelhouse: ${{ env.dotwheelhouse }}
216
winpy_requirements_whl: ${{ env.WINPYREQUIREMENTSwhl }}
217
format_zip: ${{ matrix.flavor.formats.zip }}
218
- format_7z: ${{ matrix.flavor.formats.7z }}
+ format_7z: ${{ matrix.flavor.formats['7z'] }}
219
format_exe: ${{ matrix.flavor.formats.exe }}
220
221
- name: Upload artifacts
0 commit comments