We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ded5ea commit c67caa6Copy full SHA for c67caa6
1 file changed
.github/workflows/ci-pip.yml
@@ -45,4 +45,4 @@ jobs:
45
uses: pypa/gh-action-pypi-publish@v1.8.10
46
with:
47
password: ${{ secrets.PYPITOKEN }}
48
- packages-dir: jito_searcher_client/dist/
+ packages-dir: dist/
0 commit comments