Skip to content

Commit 5325a6a

Browse files
committed
download teh right path
1 parent b8ba0d5 commit 5325a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
uses: actions/download-artifact@v6
109109
with:
110110
name: python-package-distributions
111-
path: dist/
111+
path: wheelhouse/*.whl
112112
- name: Publish distribution to TestPyPI
113113
uses: pypa/gh-action-pypi-publish@release/v1
114114
with:

0 commit comments

Comments
 (0)