aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAxel Dürkop <axel.duerkop@tuhh.de>2020-12-20 20:38:44 +0100
committerAxel Dürkop <axel.duerkop@tuhh.de>2020-12-20 20:38:44 +0100
commit15a9f0d154045b999b67b8715969335c02c27cba (patch)
tree1afd9e435c1a49638a46778b1e751e3a67edde48 /.gitlab-ci.yml
parent92c9234c5a5919be2b1a066ef62b74e5f8d50cbb (diff)
Inastll paackage
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 27d1fe4..bbadb03 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,6 +8,7 @@ stages:
build:
stage: build
script:
+ - tlmgr install footmisc
- pandoc --version
- mkdir build
- chmod +x ./build.sh