diff --git a/.github/workflows/ci-mingw.yml b/.github/workflows/ci-mingw.yml index 64a14e3fb..1fdb2d91e 100644 --- a/.github/workflows/ci-mingw.yml +++ b/.github/workflows/ci-mingw.yml @@ -38,8 +38,8 @@ jobs: # WIN ONLY - name: Install MinGW compiler and tools - - uses: msys2/setup-msys2@v2 - with: + uses: msys2/setup-msys2@v2 + with: msystem: ${{matrix.sys}} install: mingw-w64-x86_64-toolchain mingw-w64-x86_64-openblas mingw-w64-x86_64-perl msys2-w32api-runtime mingw-w64-x86_64-curl