Skip to content

Commit

Permalink
added cm-super to tex packages
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidDevoogdt committed May 11, 2023
1 parent 9fd3c56 commit c7a1715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
with:
mpi: openmpi
- name: install latex
run: sudo apt-get install -y texlive-latex-base texlive-latex-extra texlive-fonts-recommended texlive-fonts-extra
run: sudo apt-get install -y texlive-latex-base texlive-latex-extra texlive-fonts-recommended texlive-fonts-extra cm-super
- name: Run tests
run: |
git config --global url."https://${UGENT_USER_PASSWORD}@github.ugent.be/".insteadOf "https://github.ugent.be/"
Expand Down

0 comments on commit c7a1715

Please sign in to comment.