We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62d4351 + 8f7ec32 commit be041e8Copy full SHA for be041e8
.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