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.
1 parent 76b5ea2 commit 70ef956Copy full SHA for 70ef956
.github/workflows/test.yml
@@ -53,6 +53,7 @@ jobs:
53
54
- name: Setup for doc build
55
run: |
56
+ sudo apt-get update
57
sudo apt install texlive texlive-latex-extra latexmk dvipng
58
59
- name: Build documentation
0 commit comments