We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace6d7b commit 6f87300Copy full SHA for 6f87300
.github/workflows/build_sdist.yml
@@ -45,5 +45,5 @@ jobs:
45
uses: actions/upload-artifact@v4
46
with:
47
name: tp53-sdist
48
- path: dist/*.tar.gz
+ path: python/dist/*.tar.gz
49
if-no-files-found: error
0 commit comments