diff --git a/.circleci/config.yml b/.circleci/config.yml index 6e11f49..efe45ed 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -17,7 +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: sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev - run: npm install - save_cache: