WIP: feat: add test file for terminal management with tput #25
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ steps:
|
||||||
# cmake g++ \
|
# cmake g++ \
|
||||||
# libevent-dev libpcre3-dev \
|
# libevent-dev libpcre3-dev \
|
||||||
# libyaml-dev liblzma-dev
|
# libyaml-dev liblzma-dev
|
||||||
- apk --update add unibilium
|
- apk --update add unibilium-dev
|
||||||
- shards install
|
- shards install
|
||||||
- shards build --production --static
|
- shards build --production --static
|
||||||
- strip bin/mfm
|
- strip bin/mfm
|
||||||
|
|
Loading…
Reference in a new issue