mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Fixing c-cpp.yml for libusb
This commit is contained in:
parent
b27d765e73
commit
df568dffb6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue