Skip to content

Commit

Permalink
Try to update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanSteinberg authored Apr 5, 2024
1 parent bafa8b7 commit b14ebe9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@ jobs:
- name: Download all the dists
uses: actions/download-artifact@v3
with:
path: dist/
name: artifact
path: dist

- name: Sign the dists with Sigstore
uses: sigstore/gh-action-sigstore-python@v1.2.3
with:
Expand Down

0 comments on commit b14ebe9

Please sign in to comment.