diff --git a/.drone.yml b/.drone.yml index 671e8bd..ef7cc7f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ steps: image: gcc:12 commands: - apt-get update -qq + - apt-get search libusb - apt-get install -y libusb-1 - make config.h - make