Skip to content

Commit

Permalink
Try to fix CI build by installing cleveref.sty
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Jul 20, 2020
1 parent 333231b commit 3e32a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .CI/latexml/Dockerfile
Expand Up @@ -23,7 +23,7 @@ RUN sed -i s,http://archive.ubuntu.com/ubuntu/,mirror://mirrors.ubuntu.com/mirro
&& $INSTALL/install-tl --profile texlive.profile \
&& rm texlive.profile \
&& tlmgr update --self --all --reinstall-forcibly-removed \
&& tlmgr install latexmk listings xcolor float multirow tocloft parskip etoolbox \
&& tlmgr install latexmk listings cleveref xcolor float multirow tocloft parskip etoolbox \
&& cpanm JSON \
&& cpanm LaTeXML \
&& apt-get autoremove -qy make gcc curl wget git cpanminus libxml2-dev libxslt-dev \
Expand Down

0 comments on commit 3e32a35

Please sign in to comment.