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