Skip to content

Commit e2e7768

Browse files
Robert JacksonRobert Jackson
authored andcommitted
FIX: More crap trying to get the PyPI release to work again.
1 parent 544db60 commit e2e7768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- uses: actions/download-artifact@v4
6666
with:
6767
name: releases
68-
path: .
68+
path: dist/*
6969
- name: Publish package to PyPI
7070
uses: pypa/gh-action-pypi-publish@v1.10.2
7171
with:

0 commit comments

Comments
 (0)