Update build-platformio-windows.yml
This commit is contained in:
parent
98d2938247
commit
51a6c7306c
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ jobs:
|
|||
msystem: ${{matrix.sys}}
|
||||
install: >-
|
||||
mingw-w64-${{matrix.env}}-gcc
|
||||
# mingw-w64-${{matrix.env}}-gdb
|
||||
mingw-w64-${{matrix.env}}-SDL2
|
||||
- name: Add paths mingw64
|
||||
if: ${{matrix.sys == 'mingw64'}}
|
||||
|
|
Loading…
Reference in a new issue