Skip to content

Commit

Permalink
Add GNU readline to mingw github action
Browse files Browse the repository at this point in the history
Same as avrdudes#1513.
  • Loading branch information
mcuee authored Nov 20, 2023
1 parent c82fec9 commit 390e3ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 390e3ba

Please sign in to comment.