Skip to content

Commit 10729db

Browse files
committed
ugh
1 parent bb0bedb commit 10729db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ jobs:
6767
uses: actions/download-artifact@v4
6868
with:
6969
name: python-package-distributions
70-
path: py/dist/
70+
path: dist/
7171
- name: Publish distribution 📦 to PyPI
7272
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)