Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
elewis2 committed Jul 9, 2024
1 parent ffcad95 commit 7429410
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publishdevdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
python -m pip install --upgrade pip setuptools
pip install .[docs]
pip install markdown_refdocs mkdocs mkdocs-material
markdown_refdocs ipr -o docs/reference --link
markdown_refdocs graphkb -o docs/docs_graphkb/reference --link
markdown_refdocs pori_python -o docs/reference --link
mkdocs build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 7429410

Please sign in to comment.