We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ae74d commit 2cb8924Copy full SHA for 2cb8924
1 file changed
.github/workflows/docs.yml
@@ -19,3 +19,4 @@ jobs:
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
branch: gh-pages
21
documentation_path: "./docs"
22
+ requirements_path: "./requirements.txt"
0 commit comments