From ae649692f48cae4edaa17b5f8e1b212e2fdd3a41 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Fri, 31 May 2024 16:44:58 +0200 Subject: [PATCH] ci: add missing dependencies --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index b544633..59eaffb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,7 @@ steps: # cmake g++ \ # libevent-dev libpcre3-dev \ # libyaml-dev liblzma-dev + - apk add --update readline-static ncurses-static - shards install - shards build --production --static - strip bin/docmachine