diff --git a/.circleci/config.yml b/.circleci/config.yml index 4fa7210..d31fcff 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,7 +9,7 @@ jobs: name: Install OS-level Dependencies command: | sudo apt-get update - sudo apt-get install -y libgtk-3 --no-install-recommends + sudo apt-get install -y libgtk-3-0 --no-install-recommends - restore_cache: # This caching strategy isn't ideal, but CircleCI's current support for monorepos is poor, and this works well enough keys: