Skip to content

Commit f313c07

Browse files
authored
remove "name" field from pypi downloader
1 parent 3903b2c commit f313c07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100
steps:
101101
- uses: actions/download-artifact@v4
102102
with:
103-
name: artifact
104103
merge-multiple: true
105104
path: dist
106105

0 commit comments

Comments
 (0)