Skip to content

Commit

Permalink
Tweak download-artifact step config
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenbeam committed Nov 20, 2024
1 parent a4734c5 commit 05dd5ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
path: dist
merge-multiple: true

- name: Generate artifact attestation for sdist and wheel
uses: actions/[email protected]
Expand Down

0 comments on commit 05dd5ac

Please sign in to comment.