Skip to content

Commit

Permalink
fix: pygmentize is missing on Ubuntu xenial and bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
zydou committed Aug 29, 2023
1 parent 4736308 commit 6b9f946
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ jobs:
working_directory: test/
latexmk_shell_escape: true
latexmk_use_lualatex: true
extra_system_packages: python3-pip
pre_compile: pip3 install --system --upgrade Pygments

- name: Download extra fonts
run: |
Expand Down

0 comments on commit 6b9f946

Please sign in to comment.