Skip to content

Commit d6f3242

Browse files
committed
Trying the same thing again
1 parent 29a3d02 commit d6f3242

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
branch: gh-pages
21-
documentation_path: 'docs/'
22-
requirements_path: 'docs/requirements.txt'
21+
documentation_path: './docs'
22+
requirements_path: './docs/requirements.txt'

0 commit comments

Comments
 (0)