Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TimTechDev authored Nov 30, 2023
1 parent 09dd8e0 commit b747aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt-get -y update
sudo apt-get -y install libusb-1.0-0-dev libasound2-dev libudev-dev
sudo apt-get -y install --reinstall alsa-base alsa-utils
- name: Patch
continue-on-error: true
Expand Down

0 comments on commit b747aec

Please sign in to comment.