Updated config.yml
This commit is contained in:
parent
0c1a6fb79b
commit
af55749cad
@ -8,7 +8,7 @@ jobs:
|
||||
- checkout
|
||||
- run:
|
||||
name: "Install development packages"
|
||||
command: "apt update && apt install -y build-essential"
|
||||
command: "apt update && apt install -y build-essential cmake"
|
||||
- run:
|
||||
name: "Make build directory"
|
||||
command: "mkdir build"
|
||||
|
Loading…
x
Reference in New Issue
Block a user