Skip to content

Commit

Permalink
Update build.yml to include termcap and ncurses
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuee authored Oct 11, 2023
1 parent 05163d5 commit 899eec3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ jobs:
mingw-w64-${{matrix.env}}-hidapi
mingw-w64-${{matrix.env}}-libftdi
mingw-w64-${{matrix.env}}-readline
mingw-w64-${{matrix.env}}-ncurses
mingw-w64-${{matrix.env}}-termcap
mingw-w64-${{matrix.env}}-libserialport
- name: Configure
run: >-
Expand Down

0 comments on commit 899eec3

Please sign in to comment.