Skip to content

Commit a1c45e7

Browse files
committed
Fix doc deployment (add llmstxt plugin)
1 parent 3e4a8b5 commit a1c45e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
path: .cache
2626
restore-keys: |
2727
mkdocs-material-
28-
- run: pip install mkdocs-material mkdocstrings[python] mkdocs-glightbox
28+
- run: pip install mkdocs-material mkdocstrings[python] mkdocs-glightbox mkdocs-llmstxt
2929
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)