Skip to content

Commit

Permalink
ci: final fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Feb 6, 2024
1 parent d134073 commit 9a4f3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Expand Up @@ -124,7 +124,7 @@ jobs:
- name: Download all the dists
uses: actions/download-artifact@v4
with:
name: python-package-distributions-*
pattern: python-package-distributions-*
merge-multiple: true
path: dist/
- name: What will we publish?
Expand Down

0 comments on commit 9a4f3e2

Please sign in to comment.