Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
minhqdao committed Aug 4, 2024
1 parent a5e9e38 commit c2a1b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
mingw-w64-${{ matrix.arch }}-python-fypp
mingw-w64-${{ matrix.arch }}-cmake
mingw-w64-${{ matrix.arch }}-ninja
- name: Setup msys POSIX environment
uses: msys2/setup-msys2@v2
if: contains(matrix.msystem, 'MSYS')
Expand All @@ -52,7 +52,7 @@ jobs:
python-pip
cmake
ninja
- name: Install fypp
if: contains(matrix.msystem, 'MSYS')
run: pip install fypp
Expand Down

0 comments on commit c2a1b4b

Please sign in to comment.