We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f56a7d commit a8dd75aCopy full SHA for a8dd75a
1 file changed
.github/workflows/ci.yml
@@ -32,6 +32,7 @@ jobs:
32
33
- name: Install packages
34
run: |
35
+ sudo apt update
36
sudo apt install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended texlive-lang-all
37
38
- name: Build Docs
0 commit comments