aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Dürkop <axel.duerkop@tuhh.de>2021-04-21 15:42:21 +0200
committerAxel Dürkop <axel.duerkop@tuhh.de>2021-04-21 15:42:21 +0200
commit3a110e9d25c15806935da476b0cc97b2c56ac6b4 (patch)
tree131b0ae35ed3f4f44a4b3314adce627b99f051c9
parent6a62bc56b9affee790b590eb9a80bf20fd24cabd (diff)
Add package
-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