mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
Update build.yml to revert PR #1513
PR #1513 (Add GNU readline to mingw github action) brings in undesired dependency of libwinpthread-1.dll to the mingw32/mingw64 binaries.
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -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: >-
|
||||
|
||||
Reference in New Issue
Block a user