Skip to content

Commit

Permalink
Add xelatex
Browse files Browse the repository at this point in the history
  • Loading branch information
eberkund committed Jan 21, 2020
1 parent a805e0b commit 090fca9
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 @@ -10,7 +10,7 @@ jobs:

- name: Build
run: |
sudo apt-get install --yes texlive-latex-extra texlive-fonts-recommended lmodern pandoc make
sudo apt-get install --yes texlive-xetex texlive-latex-extra texlive-fonts-recommended lmodern pandoc make
make
- uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 090fca9

Please sign in to comment.