Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
digama0 committed Dec 16, 2023
1 parent 2318399 commit 1fb3ecf
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 @@ -11,7 +11,8 @@ jobs:
run: |
sudo apt-get -qq update
sudo apt-get install -y --no-install-recommends texlive-fonts-recommended \
texlive-latex-extra texlive-fonts-extra dvipng texlive-latex-recommended
texlive-latex-extra texlive-fonts-extra dvipng texlive-latex-recommended cm-super
sudo updmap -sys
- name: Build metamath-narrow.pdf
run: ./make-narrow
- name: Build metamath.pdf
Expand Down

0 comments on commit 1fb3ecf

Please sign in to comment.