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 f3b08b6 commit 7177fc4Copy full SHA for 7177fc4
.github/workflows/generate_sdk_ref.yml
@@ -77,7 +77,7 @@ jobs:
77
installer-parallel: true
78
79
- name: Install dependencies
80
- working-directory: ./packages/python-sdk
+ working-directory: ./python
81
run: poetry install --no-interaction --no-root
82
83
- name: Generate Python SDK reference
0 commit comments