Fix the build error in PR validation (temp)

This commit is contained in:
M. Mert Yildiran 2021-09-10 22:51:25 +03:00
parent 7cc077c8a0
commit 4cb613251c
No known key found for this signature in database
GPG Key ID: D42ADB236521BF7A

View File

@ -40,6 +40,8 @@ jobs:
- shell: bash
run: |
gcc --version
go version
sudo apt-get install libpcap-dev
- name: Build Agent