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 b23556f commit 11b04c5Copy full SHA for 11b04c5
.github/workflows/python.docs-deploy.yml
@@ -10,6 +10,6 @@ jobs:
10
with:
11
run-environment: "ubuntu-22.04"
12
build-python-version: "3.8"
13
- docs-dir: "./python-wrapper/docs"
+ workdir: "./python-wrapper"
14
15
0 commit comments