We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28cbab5 commit 02a5ff9Copy full SHA for 02a5ff9
1 file changed
.github/workflows/wheels.yml
@@ -66,7 +66,7 @@ jobs:
66
uses: actions/upload-artifact@v4
67
with:
68
path: wheelhouse/*.whl
69
- name: libSBML-${{ matrix.os }}-${{ matrix.python_version }}-${{ strategy.job-index }}
+ name: libSBML-${{ matrix.os }}-${{ strategy.job-index }}
70
71
merge_wheels:
72
needs: [build_wheels]
0 commit comments