Skip to content

Commit

Permalink
Add fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
eberkund committed Jan 21, 2020
1 parent c05dbea commit f7c662b
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 @@ -12,7 +12,7 @@ jobs:
run: |
wget https://github.com/jgm/pandoc/releases/download/2.9.1.1/pandoc-2.9.1.1-1-amd64.deb
sudo dpkg -i pandoc-2.9.1.1-1-amd64.deb
sudo apt-get install --yes texlive-xetex texlive-latex-extra texlive-fonts-recommended lmodern make
sudo apt-get install --yes texlive-xetex msttcorefonts texlive-latex-extra texlive-fonts-recommended lmodern make
- name: Build
run: make
Expand Down

0 comments on commit f7c662b

Please sign in to comment.