- parallel bugfix

This commit is contained in:
Wim Pomp
2024-10-16 17:03:32 +02:00
parent abd94ee3be
commit eea72dfba9
3 changed files with 34 additions and 17 deletions

View File

@@ -123,6 +123,8 @@ jobs:
- uses: actions/download-artifact@v4
- name: Publish to PyPI
uses: PyO3/maturin-action@v1
env:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
command: upload
args: --non-interactive --skip-existing wheels-*/*