Merge artefacts as retrieval.
This commit is contained in:
parent
b73b0ce10a
commit
8355e1d699
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -33,6 +33,7 @@ jobs:
|
|||
uses: actions/download-artifact@v4.1.8
|
||||
with:
|
||||
pattern: wheels-*
|
||||
merge-multiple: true
|
||||
path: dist
|
||||
|
||||
- name: Create release
|
||||
|
|
|
|||
Loading…
Reference in a new issue