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