1 parent 2cb8924 commit 751f743Copy full SHA for 751f743
1 file changed
.github/workflows/docs.yml
@@ -19,4 +19,4 @@ jobs:
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
branch: gh-pages
21
documentation_path: "./docs"
22
- requirements_path: "./requirements.txt"
+ requirements_path: "requirements.txt"
0 commit comments