Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Jul 27, 2024
1 parent 943c54d commit 03ac5a7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,11 @@ jobs:
- uses: teatimeguest/setup-texlive-action@v3
with:
packages: |
xetex
collection-latex
collection-latexextra
collection-latexrecommended
collection-xetex
- run: xelatex --version

# - name: Install Dependencies
Expand Down

0 comments on commit 03ac5a7

Please sign in to comment.