fix(cicleci): fix build on cicleci
This commit is contained in:
@ -17,6 +17,8 @@ jobs:
|
||||
working_directory: ~/repo
|
||||
|
||||
steps:
|
||||
- run: sudo apt-get install libgconf-2-4
|
||||
|
||||
- checkout
|
||||
|
||||
# Download and cache dependencies
|
||||
|
Reference in New Issue
Block a user