Skip to content

Commit

Permalink
fix(mosq): install doxygen:
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cermak committed Dec 20, 2024
1 parent 8ed90cb commit b1306b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mosq__build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
run: |
cd components/mosquitto
cp api.md api_orig.md
pip install doxygen esp-doxybook
./generate_api_docs.sh
diff -wB api.md api_orig.md
# check version consistency
Expand Down

0 comments on commit b1306b4

Please sign in to comment.