Skip to content

Commit

Permalink
Update build.yml to revert PR avrdudes#1513
Browse files Browse the repository at this point in the history
PR avrdudes#1513 (Add GNU readline to mingw github action) brings in undesired dependency of libwinpthread-1.dll to the mingw32/mingw64 binaries.
  • Loading branch information
mcuee authored Oct 13, 2023
1 parent 55853eb commit 8d71bc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,9 +270,6 @@ jobs:
mingw-w64-${{matrix.env}}-libusb-compat-git
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 8d71bc7

Please sign in to comment.