Add missing deps
This commit is contained in:
parent
c41d71333b
commit
7f64879378
@ -11,7 +11,7 @@ variables:
|
|||||||
needs: [ ]
|
needs: [ ]
|
||||||
before_script:
|
before_script:
|
||||||
- apt -qq update
|
- apt -qq update
|
||||||
- apt install -y --no-install-recommends -qq build-essential ca-certificates curl git tar
|
- apt install -y --no-install-recommends -qq build-essential ca-certificates cmake curl git libreadline-dev tar
|
||||||
|
|
||||||
lua:
|
lua:
|
||||||
<<: *build-job
|
<<: *build-job
|
||||||
|
Loading…
Reference in New Issue
Block a user