Skip to content

Commit 02a5ff9

Browse files
committed
- dont add version, as it includes a '*'
1 parent 28cbab5 commit 02a5ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: actions/upload-artifact@v4
6767
with:
6868
path: wheelhouse/*.whl
69-
name: libSBML-${{ matrix.os }}-${{ matrix.python_version }}-${{ strategy.job-index }}
69+
name: libSBML-${{ matrix.os }}-${{ strategy.job-index }}
7070

7171
merge_wheels:
7272
needs: [build_wheels]

0 commit comments

Comments
 (0)