ci: install netstat

This commit is contained in:
Steven Allen 2021-02-25 14:12:39 -08:00
parent 43e464481b
commit f02a3fef82

View File

@ -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: