Fix test build

This commit is contained in:
Bernd Schoolmann 2024-11-29 17:01:11 +01:00
parent 7f7f3842f1
commit 4b08dc6e6b
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ jobs:
if: ${{ matrix.os=='ubuntu-latest' }} if: ${{ matrix.os=='ubuntu-latest' }}
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install -y gnome-keyring dbus-x11 sudo apt-get install -y gnome-keyring dbus-x11 libusb-1.0-0-dev libudev-dev
- name: Check out repo - name: Check out repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2