Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ image: debian:unstable before_script: - apt update -qq - apt-get -y install texlive texlive-pstricks make - apt-get -y install texlive texlive-pstricks texlive-latex-recommended make stages: - build Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ image: debian:unstable before_script: - apt update -qq - apt-get -y install texlive texlive-pstricks make - apt-get -y install texlive texlive-pstricks texlive-latex-recommended make stages: - build Loading