Skip to content

Commit

Permalink
Merge branch 'main' into fix/exit-error-on-241
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 authored Feb 22, 2024
2 parents d1da5a1 + c22bcd7 commit ab9500f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,8 @@ jobs:
- name: "Install OS packages"
run: |
sudo apt update
sudo apt install zip pandoc libgl1-mesa-glx xvfb texlive-latex-extra latexmk graphviz texlive-xetex texlive-fonts-extra qpdf
sudo apt install zip pandoc libgl1-mesa-glx xvfb texlive-latex-extra latexmk graphviz texlive-xetex texlive-fonts-extra qpdf texlive-xetex xindy

- name: "Test virtual framebuffer"
run: |
Expand Down

0 comments on commit ab9500f

Please sign in to comment.