We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05f3e56 + 8723709 commit 2302512Copy full SHA for 2302512
.github/actions/ci-setup/action.yml
@@ -44,4 +44,4 @@ runs:
44
- name: Install dependencies
45
shell: bash
46
run: |
47
- sudo apt-get update && sudo apt-get install -y clang llvm bpfcc-tools libbpf-dev
+ sudo apt-get update && sudo apt-get install -y clang llvm bpfcc-tools libbpf-dev linux-tools-azure
0 commit comments