mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
Update go.yml
This commit is contained in:
parent
e617dd834f
commit
aad5eb8a48
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Reference in a new issue