Skip to content

Commit a759982

Browse files
authored
fix
1 parent 201e828 commit a759982

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
@@ -33,7 +33,7 @@ jobs:
3333
run: pip install -r requirements.txt
3434

3535
- name: Build documentation
36-
working-directory: docs
36+
# working-directory: docs
3737
run: mkdocs build -f mkdocs.yml
3838

3939
- name: Setup Pages

0 commit comments

Comments
 (0)