diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2f495c6a5..ca6c0cad1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -224,7 +224,7 @@ jobs: - template: .azure/install-sccache.yml - template: .azure/install-cmake.yml - bash: | - sudo apt-get install doxygen graphviz + sudo apt-get install doxygen graphviz displayName: Install doxygen - bash: | make docs