diff --git a/.drone.yml b/.drone.yml index 59eaffb..d846392 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: # cmake g++ \ # libevent-dev libpcre3-dev \ # libyaml-dev liblzma-dev - - apk add --update readline-static ncurses-static + - apk add --update readline-static readline-dev ncurses-static ncurses-dev - shards install - shards build --production --static - strip bin/docmachine