There was an error while loading. Please reload this page.
1 parent 267d0ad commit fc8ebc4Copy full SHA for fc8ebc4
1 file changed
.github/workflows/newpython.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- uses: actions/upload-artifact@v4
33
with:
34
- path: ./wheelhouse/*.whl
+ path: ./wheelhouse/pycmsgen-*.whl
35
- name: Install twine
36
run: python -m pip install twine
37
- name: Publish wheels to PyPI
0 commit comments