ci: update before install

This commit is contained in:
Steven Allen 2021-02-25 16:16:03 -08:00
parent 6a13d86148
commit 88831814d0

View File

@ -129,6 +129,7 @@ jobs:
GOPATH: /home/circleci/go
TEST_VERBOSE: 1
steps:
- run: sudo apt update
- run: sudo apt install socat net-tools
- checkout