Skip to content

Commit

Permalink
Update .github/workflows/publish.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Luc Grosheintz <[email protected]>
  • Loading branch information
matz-e and 1uc authored May 27, 2024
1 parent 0ce8373 commit 4bb84d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.12
- name: Download artifacts produced during the build_wheels and build_sdist jobs
- name: Download artifacts produced during the build_sdist jobs
uses: actions/download-artifact@v3
with:
name: dist
Expand Down

0 comments on commit 4bb84d7

Please sign in to comment.