mirror of
https://github.com/netdata/libbpf.git
synced 2026-09-07 12:07:20 +08:00
`wget` is installed by default in GH runners. It is used in [`get-linux-source`](https://github.com/libbpf/ci/blob/79c799d6fb31071c139bafa69639501b6b8ab76b/get-linux-source/checkout_latest_kernel.sh#L32) to download source faster than through a git fetch. Signed-off-by: Manu Bretelle <chantr4@gmail.com>