Fix sdist upload

This commit is contained in:
laggykiller 2025-02-10 10:48:28 +08:00 committed by GitHub
parent b5ee925311
commit a7c601d471
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -200,6 +200,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: sdist
merge-multiple: true
path: dist
- uses: pypa/gh-action-pypi-publish@release/v1