Skip to content

Commit

Permalink
Merge branch 'github-pandoc' into 'main'
Browse files Browse the repository at this point in the history
Add pandoc to github workflow

See merge request water/computational-tools/surface-water-work/hyswap!80
  • Loading branch information
ehinman committed Jun 10, 2024
2 parents 7e59faf + a5c1679 commit fc756e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
sudo apt-get install -y xdg-utils
sudo apt-get install -y lynx
sudo apt-get install -y graphviz
sudo apt-get install -y pandoc
pydeps hyswap -T png --max-bacon=3 --cluster
mv hyswap.png docs/source/reference/hyswap.png
(cd docs && make docs)
Expand Down

0 comments on commit fc756e4

Please sign in to comment.