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 bc2e8ea commit 2e47f67Copy full SHA for 2e47f67
1 file changed
.github/workflows/gen_whl_to_pypi_rapidocr_api.yml
@@ -30,4 +30,4 @@ jobs:
30
uses: pypa/gh-action-pypi-publish@v1.5.0
31
with:
32
password: ${{ secrets.RAPIDOCR_API_PYPI }}
33
- packages_dir: api/dist/
+ packages_dir: dist/
0 commit comments