Skip to content

Commit

Permalink
Publish documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lukassykora committed Jun 10, 2024
1 parent 17b2a3b commit 5c2dbde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install poetry
pip install mkdocs mkdocs-include-markdown-plugin mkdocs-material mkdocstrings
pip install mkdocs-material-extension mkdocs-autorefs
pip install mkdocs mkdocs-include-markdown-plugin mkdocstrings
pip install mkdocs-material-extensions mkdocs-material mkdocs-autorefs
pip install -e .
- name: build documentation
Expand Down

0 comments on commit 5c2dbde

Please sign in to comment.