Skip to content

Commit

Permalink
Fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
gucci-on-fleek committed Nov 22, 2022
1 parent 07383c6 commit ec5338b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/build-test-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:

- name: Install TeX Live
uses: zauguin/install-texlive@v1
continue-on-error: true
with:
packages: >
collection-latexrecommended
Expand All @@ -67,6 +68,15 @@ jobs:
path
pgfplots
tugboat
luatex85
csbulletin
babel-czech
babel-slovak
hyphen-czech
hyphen-slovak
biblatex
biblatex-iso690
biber
- name: Install ConTeXt LMTX
run: |
Expand Down

0 comments on commit ec5338b

Please sign in to comment.