Update go.yml

This commit is contained in:
Gustavo Iñiguez Goia 2020-02-25 01:39:24 +01:00 committed by GitHub
parent e617dd834f
commit aad5eb8a48
Failed to generate hash of commit

View file

@ -23,7 +23,7 @@ jobs:
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
dep ensure
fi
apt-get install install git libnetfilter-queue-dev libmnl-dev libpcap-dev protobuf-compiler
sudo apt-get install install git libnetfilter-queue-dev libmnl-dev libpcap-dev protobuf-compiler
- name: Build
run: |