Fix path in cicd pipeline
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Leon Etienne 2022-10-26 07:14:38 +00:00
parent 54815c2f5f
commit 47ba2ef748

View File

@ -14,7 +14,7 @@ steps:
doxygen
graphviz
-y
- cd "BmpPP/BmpPP/doxygen"
- cd "BmpPP/doxygen"
- make
- name: Deploy docs to production