aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaran Jayachandra <me@karanj.com>2026-04-14 19:38:52 +0200
committerKaran Jayachandra <me@karanj.com>2026-04-14 19:38:52 +0200
commit8fe4a5cbc49d9704b6c0bf88a2a78d12bb701b69 (patch)
tree9b6e18873c6f2ac794e39fc46a6d904257da644c
parentb3ee6e630d5e07a9876dbc1f9dc802fc23c9db98 (diff)
Added Typst dependency
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 972c9d2..a908b7e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ variables:
default:
before_script:
- - git submodule update --init
+ - apk add typst
test:
script: