Skip to content

Commit d57ef4a

Browse files
committed
ci_docs fix
1 parent 29c2283 commit d57ef4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- name: Build HTML
1313
run: |
14+
cd docs
1415
make clean
1516
make html

0 commit comments

Comments
 (0)