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 97415fc commit 6e67c4fCopy full SHA for 6e67c4f
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Install deps
37
run: |
38
sudo apt-get install -y eatmydata
39
- sudo eatmydata apt-get install -y gettext librsvg2-bin mingw-w64
+ sudo eatmydata apt-get install -y gettext librsvg2-bin mingw-w64 latexmk
40
pip install requests sh click setuptools cpp-coveralls "Sphinx<4" sphinx-rtd-theme recommonmark sphinx-autoapi sphinxcontrib-svg2pdfconverter polib pyyaml astroid isort black awscli
41
- name: Versions
42
0 commit comments