Install graphviz for doxygen pipelione
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Leon Etienne 2022-10-25 22:18:42 +00:00
parent 626ca33536
commit 88a1295383

View File

@ -12,6 +12,7 @@ steps:
install install
make make
doxygen doxygen
graphviz
-y -y
- cd "GCryptLib/doxygen" - cd "GCryptLib/doxygen"
- make - make