Skip to content

Commit 802ddfb

Browse files
committed
ci: fix docs github action
1 parent 6449c09 commit 802ddfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Build docs
3030
run: |
3131
cd docs
32+
make install
3233
make html
3334
3435
spelling:

0 commit comments

Comments
 (0)