Skip to content

Commit 776d406

Browse files
committed
add
1 parent 82bb9dc commit 776d406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
- name: install dependencies
6969
run: |
7070
./install-build-deps.sh
71+
sudo apt-get install -y linux-modules-extra-$(uname -r)
7172
echo "running kernel is: $(uname -a)"
7273
- name: docker-clone
7374
run: |

0 commit comments

Comments
 (0)