Skip to content

Commit

Permalink
fix: [make] be sure the version of misp_modules installed are the one
Browse files Browse the repository at this point in the history
for generating the documentation.
  • Loading branch information
adulau committed Aug 13, 2024
1 parent 1bdb24c commit bd155b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.PHONY: prepare_docs generate_docs ci_generate_docs test_docs

prepare_docs:
pip3 install .
cd documentation; python3 generate_documentation.py
mkdir -p docs/expansion/logos docs/export_mod/logos docs/import_mod/logos
mkdir -p docs/logos
Expand Down

0 comments on commit bd155b6

Please sign in to comment.