fix ci: artifact name
This commit is contained in:
parent
1ecc22146f
commit
7edf2001dd
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ compiling:
|
|||
script:
|
||||
# use settings from .latexmkrc
|
||||
- latexmk
|
||||
- mv out/main.pdf Felix-Hilsky-FANA-HA-SoSe2020.pdf
|
||||
- mv out/main.pdf latexwisdom.pdf
|
||||
artifacts:
|
||||
paths:
|
||||
- "Felix-Hilsky-FANA-HA-SoSe2020.pdf"
|
||||
- "latexwisdom.pdf"
|
||||
expire_in: 40 weeks
|
||||
|
|
Loading…
Reference in a new issue