Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:saezlab/networkcommons into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanovaos committed Jul 2, 2024
2 parents 2160fa7 + 276c27a commit d600e9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sphinx_autodoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y graphviz graphviz-dev
- name: Install Pandoc
run: |
sudo apt-get install -y pandoc
- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit d600e9f

Please sign in to comment.