mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 03:32:22 +08:00
Update publish-python-sdk.yml
This commit is contained in:
parent
bc1c1e5053
commit
63f0214d60
1
.github/workflows/publish-python-sdk.yml
vendored
1
.github/workflows/publish-python-sdk.yml
vendored
|
@ -46,6 +46,7 @@ jobs:
|
|||
if: ${{ env.VERSION_INCREMENTED == 'true' }}
|
||||
run: |
|
||||
python -m build
|
||||
working-directory: ./apps/python-sdk
|
||||
|
||||
- name: Publish to PyPI
|
||||
if: ${{ env.VERSION_INCREMENTED == 'true' }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user