Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde authored Sep 2, 2023
1 parent 6294516 commit 80d944e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
TINYTEX_INSTALLER: TinyTeX-0
- name: 🟨 Install LaTeX packages
run: |
tlmgr install latex-bin latex-tools-dev amsmath luatex85 hyperref polyglossia geometry cmap amsfonts luatexbase fncychap
tlmgr install latex-bin latex-tools-dev amsmath luatex85 hyperref polyglossia geometry cmap amsfonts luatexbase fncychap kvoptions
tlmgr list --only-installed
- name: ⬇️ Setup CMake
uses: lukka/get-cmake@latest
Expand Down

0 comments on commit 80d944e

Please sign in to comment.