Skip to content

Commit

Permalink
fix coverity build
Browse files Browse the repository at this point in the history
  • Loading branch information
adriweb committed Sep 30, 2024
1 parent 159e51e commit 900d9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
set -e
sudo apt-get update
sudo apt-get install qt5-default qtbase5-dev libgl1-mesa-dev libarchive-dev
sudo apt-get install qt5-default qtbase5-dev libgl1-mesa-dev libarchive-dev libudev-dev libusb-1.0-0-dev
- name: Prepare build
run: |
Expand Down

0 comments on commit 900d9eb

Please sign in to comment.