Skip to content

Commit

Permalink
[#470] API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperpedersen committed Sep 21, 2024
1 parent ab22e8a commit 6d0c3c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ jobs:
run: brew install cjson
- name: Install rst2man
run: brew install docutils
- name: Install graphviz
run: sudo apt install graphviz
- name: Install doxygen
run: sudo apt install doxygen
- name: Install clang
run: brew install llvm
- name: Install PostgreSQL
Expand Down

0 comments on commit 6d0c3c0

Please sign in to comment.