Skip to content

Commit

Permalink
Debug vivid perms in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagocoutinho committed Aug 2, 2024
1 parent a6eeac1 commit 79b05eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
sudo udevadm trigger
sudo modprobe vivid n_devs=1 node_types=0xe1d3d vid_cap_nr=190 vid_out_nr=191 meta_cap_nr=192 meta_out_nr=193
lsmod
ls -lsa /dev/video*
- name: Set up Python ${{ matrix.python-version }}
id: setuppy
uses: actions/setup-python@v5
Expand Down

0 comments on commit 79b05eb

Please sign in to comment.