Update pull_request.yml

pull/26/head
Steve Miller 2021-01-25 10:58:00 -05:00 committed by GitHub
parent 7c1d9fab58
commit 5928478c40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"
pre-build-command: "apt-get update -y && apt-get install -y latexmk texlive-latex-recommended texlive-xetex texlive-latex-extra texlive-fonts-recommended fonts-freefont-otf"
pre-build-command: "apt-get update -y && apt-get install -y latexmk texlive-latex-recommended texlive-xetex texlive-latex-extra texlive-fonts-recommended fonts-freefont-otf xindy"
build-command: "make latexpdf"
# Create an artifact of the html output.
- uses: actions/upload-artifact@v1
@ -24,4 +24,4 @@ jobs:
- uses: actions/upload-artifact@v1
with:
name: DocumentationPDFSpecification
path: docs/_build/latex/
path: docs/_build/latex/