Non-interactive apt-get install
This commit is contained in:
parent
a0c3eb8234
commit
8581e22e2a
@ -8,7 +8,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Install Dependencies
|
name: Install Dependencies
|
||||||
command: >
|
command: >
|
||||||
apt-get update && apt-get install
|
apt-get update && apt-get install -y
|
||||||
cmake
|
cmake
|
||||||
fakeroot
|
fakeroot
|
||||||
gettext
|
gettext
|
||||||
|
Loading…
x
Reference in New Issue
Block a user