fix table des matières

This commit is contained in:
JOLY Amaury
2023-03-17 07:57:02 +00:00
committed by TESTUD Romain
parent 7819bfd133
commit c317c45ade
2 changed files with 3 additions and 5 deletions

View File

@ -5,9 +5,9 @@ image:
build_and_deploy:
script:
- cd docs/presentation_17_03_23
- pdflatex main.tex
- pdflatex main.tex && pdflatex main.tex
- cd ../rapportFinal
- pdflatex main.tex
- pdflatex main.tex && pdflatex main.tex
only:
refs:
- merge_request