Commit 9e999e5b authored by Dorchies David's avatar Dorchies David
Browse files

fix: ci error

Refs #3
parent cf42a79c
Pipeline #17447 passed with stage
in 17 seconds
Showing with 1 addition and 1 deletion
+1 -1
...@@ -13,7 +13,7 @@ build_rapport_en: ...@@ -13,7 +13,7 @@ build_rapport_en:
- latexmk -f -pdf -interaction=nonstopmode rapport_inrae_en.tex > /dev/null 2>&1 || true - latexmk -f -pdf -interaction=nonstopmode rapport_inrae_en.tex > /dev/null 2>&1 || true
- du -hs rapport_inrae_en.pdf - du -hs rapport_inrae_en.pdf
build_rapport_en: build_presentation:
stage: build stage: build
script: script:
- pdflatex presentation_inrae.tex > /dev/null 2>&1 || true - pdflatex presentation_inrae.tex > /dev/null 2>&1 || true
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment