ci: add missing build dependency
This commit is contained in:
parent
96f5521286
commit
c66534d889
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ steps:
|
|||
# cmake g++ \
|
||||
# libevent-dev libpcre3-dev \
|
||||
# libyaml-dev liblzma-dev
|
||||
- apk --update add unibilium
|
||||
- shards install
|
||||
- shards build --production --static
|
||||
- strip bin/mfm
|
||||
|
|
Loading…
Reference in a new issue