Skip to content

Commit

Permalink
Pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
rzats committed Oct 16, 2024
1 parent d69c537 commit 8621393
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
python3.8 -m venv .venv
.venv/bin/python -m pip install --upgrade pip
.venv/bin/pip install -e ".[dev]"
- uses: pandoc/actions/setup@{main}
- name: Sphinx build
run: |
.venv/bin/sphinx-build -b html docs docs/_build
Expand Down

0 comments on commit 8621393

Please sign in to comment.