1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 14:34:02 +00:00

Fix test build

This commit is contained in:
Bernd Schoolmann
2024-11-29 17:01:11 +01:00
parent 7f7f3842f1
commit 4b08dc6e6b

View File

@@ -117,7 +117,7 @@ jobs:
if: ${{ matrix.os=='ubuntu-latest' }}
run: |
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
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2