Skip to content

Commit 28d8878

Browse files
authored
Update pypublish.yml
1 parent 3c0c558 commit 28d8878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/upload-artifact@v4
3838
with:
3939
name: release-dists
40-
path: dist/
40+
path: python-serial/dist/
4141

4242
pypi-publish:
4343
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)