We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc1b7f commit d3824efCopy full SHA for d3824ef
.github/workflows/deploy.yml
@@ -56,7 +56,7 @@ jobs:
56
- uses: actions/download-artifact@v5
57
with:
58
# Unpacks all artifacts into dist/
59
- pattern: pshmem-*
+ pattern: pshmem*
60
path: dist
61
merge-multiple: true
62
0 commit comments