Skip to content

Commit

Permalink
Add TeX
Browse files Browse the repository at this point in the history
  • Loading branch information
david-christiansen committed Jul 16, 2024
1 parent 6d0e4c5 commit f9e7656
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
ref-url: ${{ steps.deploy.outputs.deploy-url }}

steps:
- name: Install deps for figures
run: sudo apt update && sudo apt install -y pandoc texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-luatex fonts-dejavu texlive-fonts-recommended texlive-fonts-extra

- name: Install elan
run: |
Expand Down

0 comments on commit f9e7656

Please sign in to comment.