diff --git a/.circleci/config.yml b/.circleci/config.yml index 75ca634..6e11f49 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -17,6 +17,7 @@ jobs: # fallback to using the latest cache if no exact match is found - v1-dependencies- + - run: apt-get install bluetooth bluez libbluetooth-dev libudev-dev - run: npm install - save_cache: