Skip to content

Commit 8c3d266

Browse files
committed
add pahole
1 parent 576e330 commit 8c3d266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
2222
- name: Install tools
2323
run: |
24-
sudo apt-get install bison build-essential cowsay flex libelf-dev libncurses-dev libssl-dev virtme-ng
24+
sudo apt-get install bison build-essential cowsay flex libelf-dev libncurses-dev libssl-dev pahole virtme-ng
2525
2626
- name: Run vng
2727
run: |

0 commit comments

Comments
 (0)