Fixing c-cpp.yml for libusb

This commit is contained in:
Mike Black W9MDB 2021-08-16 07:05:32 -05:00
parent b27d765e73
commit df568dffb6

View file

@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: packages
- run: sudo apt install libusb-1.0-0-dev
run: sudo apt install libusb-1.0-0-dev
- name: bootstrap
run: ./bootstrap
- name: configure