Skip to content

Commit

Permalink
Use pdftocairo instead of poppler-utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
michakraus committed Oct 9, 2023
1 parent 6ca4d16 commit 0f8509e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
Pkg.build()
Pkg.precompile()'
sudo apt-get install imagemagick
sudo apt-get install poppler-utils
sudo apt-get install pdftocairo
sudo apt-get install texlive-xetex
- name: Generate Images
run: |
Expand Down

0 comments on commit 0f8509e

Please sign in to comment.