Skip to content

Commit 82aed13

Browse files
committed
removed blank lines
1 parent ad350e1 commit 82aed13

3 files changed

Lines changed: 0 additions & 21 deletions

File tree

.github/workflows/build-platformio-macos.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ jobs:
4343
4444
4545
46-
47-
48-
49-
50-
51-
52-
5346
5447
5548

.github/workflows/build-platformio-ubuntu.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ jobs:
4343
4444
4545
46-
47-
48-
49-
50-
51-
52-
5346
5447
5548

.github/workflows/build-platformio-windows.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,6 @@ jobs:
3535
mingw-w64-${{matrix.env}}-gcc
3636
mingw-w64-${{matrix.env}}-SDL2
3737
${{ matrix.sys == 'mingw64' && format('mingw-w64-{0}-SDL2_image', matrix.env) || '' }}
38-
39-
40-
41-
42-
43-
44-
4538
- name: Install MSYS2 MINGW32 SDL2_image
4639
if: ${{matrix.sys == 'mingw32'}}
4740
shell: msys2 {0}

0 commit comments

Comments
 (0)