Updated pipeline
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
jpk 2022-11-02 15:23:22 +01:00
parent b6a90c6ad5
commit e4f69b9eda

View File

@ -13,6 +13,6 @@ steps:
image: gcc:11
commands:
- apt-get update -qq
- apt-get install -y libusb-1
- apt-get install -y libusb-1.0-0 libusb-1.0-0-dev
- make config.h
- make