Skip to content

Commit

Permalink
continued work on fix
Browse files Browse the repository at this point in the history
  • Loading branch information
emolter committed Nov 15, 2023
1 parent df65e25 commit 81f542e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
uses: ammaraskar/sphinx-action@master
with:
docs-folder: docs
pre-build-command: "python -m pip install --upgrade pip && python -m pip install sphinx-pyproject && python -m pip install -r docs/requirements.txt && apt-get update -y && apt-get install -y latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended pandoc"
pre-build-command: "python -m pip install --upgrade pip && python -m pip install sphinx-pyproject && python -m pip install -r docs/requirements.txt && apt-get install -y latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended pandoc"

0 comments on commit 81f542e

Please sign in to comment.