Skip to content

Commit

Permalink
check kernel modules
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagocoutinho committed Nov 23, 2023
1 parent 656c291 commit b5e719c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cat /etc/udev/rules.d/99-$USER.rules
sudo udevadm control --reload-rules
sudo udevadm trigger
ls -lsa /dev/snd
lsmod
- name: Set up Python ${{ matrix.python-version }}
id: setuppy
uses: actions/setup-python@v4
Expand Down

0 comments on commit b5e719c

Please sign in to comment.