Skip to content

Commit

Permalink
Update build-x86.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chbinousamy authored Oct 7, 2023
1 parent 81dfc92 commit b8b7f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: make distcheck
- name: test
run: |
apt-get install -y linux-modules-extra-$(uname -r)
modprobe vcan
lsmod | grep vcan
ip link add dev vcan0 type vcan
Expand Down

0 comments on commit b8b7f7b

Please sign in to comment.