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.
1 parent efb5183 commit 05fe786Copy full SHA for 05fe786
.github/workflows/build-kernel-2004.yml
@@ -29,7 +29,7 @@ jobs:
29
sudo apt-get install -y \
30
build-essential flex bison dwarves \
31
libssl-dev libelf-dev libncurses-dev \
32
- bc rsync cpio python3 pahole
+ bc rsync cpio python3
33
34
- name: Download Kernel Source
35
run: |
.github/workflows/build-kernel-2204.yml
0 commit comments