Skip to content

Commit

Permalink
fix missing graph in dotnet documentation website
Browse files Browse the repository at this point in the history
  • Loading branch information
serena-ruan committed Jul 1, 2022
1 parent 2398c3b commit 0e3681d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
- bash: |
set -e
sudo apt-get install doxygen
sudo apt-get install graphviz -y
source activate synapseml
sbt packagePython
sbt publishBlob publishDocs publishR publishPython
Expand Down

0 comments on commit 0e3681d

Please sign in to comment.