Skip to content

Commit e01e7bc

Browse files
committed
fixed pygments
1 parent 7a5eb2c commit e01e7bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildlatex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
root_file: DynamicalBook.tex
1313
working_directory: book
1414
args: -pdf -latexoption=-file-line-error -latexoption=-interaction=nonstopmode -latexoption=-shell-escape
15-
extra_system_packages: python-pygments
15+
extra_system_packages: py-pygments
1616
- name: Uploads the document
1717
uses: actions/upload-artifact@v2
1818
with:

0 commit comments

Comments
 (0)