Skip to content

Commit 1edb5ea

Browse files
committed
Merge branch 'develop'
2 parents 04876f9 + c66bd8e commit 1edb5ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/site.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ jobs:
8484
rm -f uv.lock
8585
make uv_sync_docs
8686
87+
- name: Install Doxygen
88+
uses: mattnotmitt/[email protected]
89+
with:
90+
working-directory: ./
91+
8792
- name: Build documentation
8893
run: make uv_mkdocs_build
8994

0 commit comments

Comments
 (0)