Skip to content

Commit 94e95dc

Browse files
committed
trying to fix docs
1 parent 5e049b2 commit 94e95dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
# Standard drop-in approach that should work for most people.
1414
- uses: ammaraskar/sphinx-action@master
1515
with:
16+
pre-build-command: "apt-get update -y && apt-get install -y sphinx_autodoc_typehints"
1617
docs-folder: "docs/"

0 commit comments

Comments
 (0)