mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-06 12:59:13 +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
|
- shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
gcc --version
|
||||||
|
go version
|
||||||
sudo apt-get install libpcap-dev
|
sudo apt-get install libpcap-dev
|
||||||
|
|
||||||
- name: Build Agent
|
- name: Build Agent
|
||||||
|
Loading…
Reference in New Issue
Block a user