summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-01-21 18:56:28 +0200
committerLars Wirzenius <liw@liw.fi>2023-01-21 18:56:28 +0200
commit5f9684823420c17793d8b57f4812a0ce75a72381 (patch)
treedf3550b483eb3f141a9b4d97ea6276ca9d9c494d
parentc9e2cc7caba5d055b62cbb392c833997f21b93a8 (diff)
downloadliw-ci-5f9684823420c17793d8b57f4812a0ce75a72381.tar.gz
subplots: install plantuml
Sponsored-by: author
-rw-r--r--ci-prod.ick3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci-prod.ick b/ci-prod.ick
index 4d4fc02..e2197c5 100644
--- a/ci-prod.ick
+++ b/ci-prod.ick
@@ -1124,7 +1124,8 @@ pipelines:
actions:
- where: container
shell: |
- apt-get install -y subplot pandoc
+ apt-get install -y subplot plantuml
+ command -v javac
mkdir -p html
cd src
ls -la