Update go.yml

This commit is contained in:
Gustavo Iñiguez Goia 2020-02-25 01:36:04 +01:00 committed by GitHub
parent de956b1bf4
commit e617dd834f
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
apk add libnetfilter_queue libnetfilter_queue-dev
apt-get install install git libnetfilter-queue-dev libmnl-dev libpcap-dev protobuf-compiler
- name: Build
run: |