mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 14:34:02 +00:00
Fix test build
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user