Skip to content

Commit c2a1b4b

Browse files
committed
Remove whitespace
1 parent a5e9e38 commit c2a1b4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
mingw-w64-${{ matrix.arch }}-python-fypp
3838
mingw-w64-${{ matrix.arch }}-cmake
3939
mingw-w64-${{ matrix.arch }}-ninja
40-
40+
4141
- name: Setup msys POSIX environment
4242
uses: msys2/setup-msys2@v2
4343
if: contains(matrix.msystem, 'MSYS')
@@ -52,7 +52,7 @@ jobs:
5252
python-pip
5353
cmake
5454
ninja
55-
55+
5656
- name: Install fypp
5757
if: contains(matrix.msystem, 'MSYS')
5858
run: pip install fypp

0 commit comments

Comments
 (0)