Skip to content

Commit

Permalink
Try vivid
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagocoutinho committed Jul 27, 2024
1 parent 65d67f5 commit 90f5868
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
sudo udevadm control --reload-rules
sudo udevadm trigger
lsmod
- name: Setup vivid
run: |
sudo modprobe vivid
lsmod
- name: Set up Python ${{ matrix.python-version }}
id: setuppy
uses: actions/setup-python@v5
Expand Down

0 comments on commit 90f5868

Please sign in to comment.