Skip to content

Commit ab7c6ad

Browse files
authored
Add back dist/ to download-artifact step (#46)
1 parent a237e85 commit ab7c6ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
- uses: actions/download-artifact@v3
7575
with:
7676
name: release
77+
path: dist
7778

7879
- uses: pypa/gh-action-pypi-publish@release/v1
7980
with:

0 commit comments

Comments
 (0)