Skip to content

Commit 78d5ff8

Browse files
committed
usual gemini error fix
1 parent 8abb19e commit 78d5ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github_workflows_build-2026_01.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
dotwheelhouse: ${{ env.dotwheelhouse }}
216216
winpy_requirements_whl: ${{ env.WINPYREQUIREMENTSwhl }}
217217
format_zip: ${{ matrix.flavor.formats.zip }}
218-
format_7z: ${{ matrix.flavor.formats.7z }}
218+
format_7z: ${{ matrix.flavor.formats['7z'] }}
219219
format_exe: ${{ matrix.flavor.formats.exe }}
220220

221221
- name: Upload artifacts

0 commit comments

Comments
 (0)