Skip to content

Commit eee81b7

Browse files
committed
Download artifact
1 parent 9e2f1ab commit eee81b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ jobs:
6969
steps:
7070
- name: Download artifact
7171
uses: actions/download-artifact@v3
72-
with:
73-
name: dist
7472

7573
- name: Publish to PyPI
7674
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)