forked from AkkomaGang/akkoma
CI: install cmake since fast_html now requires it
This commit is contained in:
parent
c662b09eee
commit
cb376c4c4c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ stages:
|
|||
- docker
|
||||
|
||||
before_script:
|
||||
- apt-get update && apt-get install -y cmake
|
||||
- mix local.hex --force
|
||||
- mix local.rebar --force
|
||||
|
||||
|
|
Loading…
Reference in a new issue