CI: install cmake since fast_html now requires it
This commit is contained in:
parent
c662b09eee
commit
cb376c4c4c
@ -22,6 +22,7 @@ stages:
|
|||||||
- docker
|
- docker
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- apt-get update && apt-get install -y cmake
|
||||||
- mix local.hex --force
|
- mix local.hex --force
|
||||||
- mix local.rebar --force
|
- mix local.rebar --force
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user