Skip to content

Commit

Permalink
Merge pull request #330 from hao-yao/master
Browse files Browse the repository at this point in the history
github: Add pahole dependency for Debian sid build environment
  • Loading branch information
hao-yao authored Feb 24, 2025
2 parents 8ed9323 + 6752f8d commit c09e219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
shell: bash
run: |
apt-get update --quiet;
apt-get install --yes --no-install-recommends dkms gpg-agent kmod software-properties-common sudo
apt-get install --yes --no-install-recommends dkms gpg-agent kmod software-properties-common sudo pahole
- name: Download header files
shell: bash
Expand Down

0 comments on commit c09e219

Please sign in to comment.