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 c872a8d commit 3e9c29dCopy full SHA for 3e9c29d
.github/workflows/pypi-release.yml
@@ -95,6 +95,7 @@ jobs:
95
uses: actions/download-artifact@v4
96
with:
97
path: dist
98
+ merge-multiple: true
99
100
- name: List artifacts
101
run: ls -la dist
0 commit comments