misc: Added the libusb-dev BMDA to the GHA main build workflow

This commit is contained in:
dragonmux 2022-07-18 04:29:56 +01:00 committed by Piotr Esden-Tempski
parent 1b8e522e87
commit dcf9b1fc09
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- uses: numworks/setup-arm-toolchain@2020-q4
- name: Install BMDA dependencies
run: sudo apt-get -y install libftdi1-dev libhidapi-dev
run: sudo apt-get -y install libusb-dev libftdi1-dev libhidapi-dev
# Runs a single command using the runners shell
- name: Build all platform firmwares and Linux BMDA