aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAxel Dürkop <axel.duerkop@tuhh.de>2021-04-23 11:20:30 +0000
committerAxel Dürkop <axel.duerkop@tuhh.de>2021-04-23 11:20:30 +0000
commitc414529bd045f4638c1d86782910b488a17a5b18 (patch)
treee8552cceca9701858bab020fb07bb20e146ddd09 /.gitlab-ci.yml
parent0994a204a0e650089986f5205bb2f34505c9d991 (diff)
parent6690b855dd27a097fe7e946c9b719839a8ebdd54 (diff)
Merge branch 'appendix' into 'development'
Appendix See merge request cfo8486/buchprojekt!2
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2c9634c..bef0cee 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ build:
stage: build
script:
- tlmgr update --self
- - tlmgr install footmisc
+ - tlmgr install footmisc appendix
- pandoc --version
- mkdir build
- chmod +x ./build.sh