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