diff --git a/.circleci/config.yml b/.circleci/config.yml index 5374299a9..47db019fd 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -129,7 +129,7 @@ jobs: GOPATH: /home/circleci/go TEST_VERBOSE: 1 steps: - - run: sudo apt install socat + - run: sudo apt install socat net-tools - checkout - run: