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