chore: add missing lexbor-dev dependency
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
295456568a
commit
cbf60bd73b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ steps:
|
|||
- name: cache
|
||||
path: /_cache
|
||||
commands:
|
||||
- apk add --update cmake
|
||||
- apk add --update cmake lexbor-dev
|
||||
- pwd
|
||||
# - |
|
||||
# apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue