Skip to content

Commit

Permalink
Add luatex to try and deal with inputenc missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
gb119 committed Apr 5, 2024
1 parent fea2726 commit ff77d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Setup TeX Live
run: sudo apt-get install -y texlive-latex-extra texlive-latex-recommended texlive-fonts-recommended
run: sudo apt-get install -y texlive-latex-extra texlive-latex-recommended texlive-fonts-recommended texlive-luatex
- name: Checkout
uses: actions/checkout@v2
- uses: mamba-org/setup-micromamba@v1
Expand Down

0 comments on commit ff77d0a

Please sign in to comment.