Fix upload wheels

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

View file

@ -194,7 +194,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: wheels-*
pattern: wheels-*
merge-multiple: true
path: dist
- uses: actions/download-artifact@v4