Skip to content

Commit 6f87300

Browse files
committed
chore: fixups
1 parent ace6d7b commit 6f87300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_sdist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
uses: actions/upload-artifact@v4
4646
with:
4747
name: tp53-sdist
48-
path: dist/*.tar.gz
48+
path: python/dist/*.tar.gz
4949
if-no-files-found: error

0 commit comments

Comments
 (0)