ci: clean up build artifacts of doxygen job

This commit is contained in:
Gabriel Ferreira
2022-10-26 01:11:11 -03:00
parent 870b7fb349
commit ce45129b66

View File

@@ -41,6 +41,7 @@ doxygen:
# Just need to check doc/introspected-command-line.h and doc/introspected-doxygen.h
- python3 utils/check-style-clang-format.py --no-formatting --no-tabs doc/introspected-doxygen.h
- python3 utils/check-style-clang-format.py --no-formatting --no-tabs doc/introspected-command-line.h
- ./ns3 clean
# - doxygen doc/doxygen.conf
# - mv doc/html/ public/doxygen
cache: