Skip to content

Commit d3824ef

Browse files
committed
Fix typo in pypi upload
1 parent 8bc1b7f commit d3824ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- uses: actions/download-artifact@v5
5757
with:
5858
# Unpacks all artifacts into dist/
59-
pattern: pshmem-*
59+
pattern: pshmem*
6060
path: dist
6161
merge-multiple: true
6262

0 commit comments

Comments
 (0)