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 110f627 commit 2fe5466Copy full SHA for 2fe5466
1 file changed
.github/workflows/experimental_wheels.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/upload-artifact@v4
31
with:
32
path: dist/*.tar.gz
33
- name: libSBML-sdist
+ name: libSBML-experimental-sdist
34
35
build_wheels:
36
name: Wheel on ${{ matrix.os }} for ${{ matrix.python_version }}
0 commit comments