aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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