Skip to content

Commit

Permalink
Fix yaml, take 6
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbueno committed Nov 16, 2024
1 parent 21d25d5 commit 8d9466e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ jobs:
id-token: write # IMPORTANT: mandatory for sigstore

steps:
- uses: actions/download-artifact@v4
- name: download APT
uses: actions/download-artifact@v4
with:
# unpacks all CIBW artifacts into dist/
pattern: cibw-*
Expand Down

0 comments on commit 8d9466e

Please sign in to comment.