mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
Add GNU readline to mingw github action
Same as https://github.com/avrdudes/avrdude/pull/1513.
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -271,6 +271,9 @@ jobs:
|
||||
mingw-w64-${{matrix.env}}-hidapi
|
||||
mingw-w64-${{matrix.env}}-libftdi
|
||||
mingw-w64-${{matrix.env}}-libserialport
|
||||
mingw-w64-${{matrix.env}}-readline
|
||||
mingw-w64-${{matrix.env}}-ncurses
|
||||
mingw-w64-${{matrix.env}}-termcap
|
||||
- name: Configure
|
||||
run: >-
|
||||
cmake
|
||||
|
||||
Reference in New Issue
Block a user