mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-05 12:28:55 +00:00
Fix the build error in PR validation (temp)
This commit is contained in:
parent
7cc077c8a0
commit
4cb613251c
2
.github/workflows/pr_validation.yml
vendored
2
.github/workflows/pr_validation.yml
vendored
@ -40,6 +40,8 @@ jobs:
|
||||
|
||||
- shell: bash
|
||||
run: |
|
||||
gcc --version
|
||||
go version
|
||||
sudo apt-get install libpcap-dev
|
||||
|
||||
- name: Build Agent
|
||||
|
Loading…
Reference in New Issue
Block a user