Hopefully fix Linux build.

This commit is contained in:
David Given
2021-12-12 21:15:30 +01:00
parent b8a3e8085e
commit dab0fcc7c0

View File

@@ -10,7 +10,7 @@ jobs:
with:
fetch-depth: 1
- name: apt
run: sudo apt update && sudo apt install libusb-1.0-0-dev libsqlite3-dev ninja-build protobuf-compiler
run: sudo apt update && sudo apt install libudev-dev libsqlite3-dev ninja-build protobuf-compiler
- name: make
run: make