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