Skip to content

Commit 595917d

Browse files
committed
udpate ci to use dist-wheels-*
1 parent 1f071a5 commit 595917d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
path: dist
104104
- uses: actions/download-artifact@v4
105105
with:
106-
name: dist-wheels
106+
name: dist-wheels-*
107107
path: dist
108108
- uses: pypa/gh-action-pypi-publish@master
109109
with:

0 commit comments

Comments
 (0)