Commit 7626aa3a authored by Bart Kamphorst's avatar Bart Kamphorst Committed by Federico Falconieri
Browse files

fix: docs:latex

parent 2413a120
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ docs:latex:
  stage: build
  image: blang/latex:ctanfull
  script:
    - pdflatex main.tex && biber main && pdflatex main.tex
    - pdflatex main.tex && biber main && pdflatex main.tex && pdflatex main.tex
  artifacts:
    paths:
      - main.pdf