Skip to content

Commit 30639f2

Browse files
committed
Update workflows
1 parent dba0816 commit 30639f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
path: dist/*.tar.gz
6969

7070
upload_all:
71-
needs: [build_wheels, make_sdist]
71+
needs: [build_wheels, build_sdist]
7272
environment: pypi
7373
permissions:
7474
id-token: write

0 commit comments

Comments
 (0)