Skip to content

Commit b1306b4

Browse files
committed
fix(mosq): install doxygen:
1 parent 8ed90cb commit b1306b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mosq__build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
run: |
8484
cd components/mosquitto
8585
cp api.md api_orig.md
86+
pip install doxygen esp-doxybook
8687
./generate_api_docs.sh
8788
diff -wB api.md api_orig.md
8889
# check version consistency

0 commit comments

Comments
 (0)