Skip to content

Commit

Permalink
Update build-platformio-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausMu authored Mar 13, 2024
1 parent 98d2938 commit 51a6c73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-platformio-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'}}
Expand Down

0 comments on commit 51a6c73

Please sign in to comment.