We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1fa7d1 + d4a39af commit ab456a9Copy full SHA for ab456a9
1 file changed
.github/workflows/preview.yml
@@ -30,6 +30,7 @@ jobs:
30
31
- name: Setup dependencies
32
run: |
33
+ sudo apt update
34
sudo apt install texlive-latex-base texlive-latex-recommended \
35
texlive-latex-extra texlive-fonts-recommended \
36
librsvg2-bin latexmk \
0 commit comments