ci: add missing dependencies
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Glenn Y. Rolland 2024-05-31 16:44:58 +02:00
parent edd4952537
commit ae649692f4

View file

@ -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