chore: add missing lexbor-dev dependency
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Glenn Y. Rolland 2023-12-25 20:05:44 +01:00
parent 295456568a
commit cbf60bd73b

View file

@ -12,7 +12,7 @@ steps:
- name: cache - name: cache
path: /_cache path: /_cache
commands: commands:
- apk add --update cmake - apk add --update cmake lexbor-dev
- pwd - pwd
# - | # - |
# apt-get update && \ # apt-get update && \