We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5eb2c commit e01e7bcCopy full SHA for e01e7bc
1 file changed
.github/workflows/buildlatex.yml
@@ -12,7 +12,7 @@ jobs:
12
root_file: DynamicalBook.tex
13
working_directory: book
14
args: -pdf -latexoption=-file-line-error -latexoption=-interaction=nonstopmode -latexoption=-shell-escape
15
- extra_system_packages: python-pygments
+ extra_system_packages: py-pygments
16
- name: Uploads the document
17
uses: actions/upload-artifact@v2
18
with:
0 commit comments