Skip to content

Commit

Permalink
add dependencies for test files
Browse files Browse the repository at this point in the history
  • Loading branch information
Udi-Fogiel committed Apr 19, 2024
1 parent 1bea893 commit f3db155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: zauguin/install-texlive@v3
with:
packages: >
l3build latex latex-bin xetex luatex latex-bin-dev fontspec luatexbase etoolbox xkeyval breqn amscls culmus
l3build latex latex-bin xetex luatex latex-bin-dev fontspec luatexbase etoolbox xkeyval breqn amscls culmus bidi luabidi
- name: Install Polyglossia
run: l3build install
- name: Check test files
Expand Down

0 comments on commit f3db155

Please sign in to comment.