Add readline for MSYS2 mingw32/mingw64 build
This commit is contained in:
parent
b864d7e73a
commit
e300861505
|
@ -264,6 +264,7 @@ jobs:
|
|||
mingw-w64-${{matrix.env}}-libusb-compat-git
|
||||
mingw-w64-${{matrix.env}}-hidapi
|
||||
mingw-w64-${{matrix.env}}-libftdi
|
||||
mingw-w64-${{matrix.env}}-readline
|
||||
- name: Configure
|
||||
run: >-
|
||||
cmake
|
||||
|
|
Loading…
Reference in New Issue