Skip to content

Commit 751f743

Browse files
committed
Tweak requirements.txt path
1 parent 2cb8924 commit 751f743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
branch: gh-pages
2121
documentation_path: "./docs"
22-
requirements_path: "./requirements.txt"
22+
requirements_path: "requirements.txt"

0 commit comments

Comments
 (0)