From 5f9684823420c17793d8b57f4812a0ce75a72381 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 21 Jan 2023 18:56:28 +0200 Subject: subplots: install plantuml Sponsored-by: author --- ci-prod.ick | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1