Skip to content

Commit

Permalink
Fixed azure issue
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed Jan 14, 2020
1 parent 220bbc9 commit 41ab3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41ab3fd

Please sign in to comment.