Commit 98acf28f71b5596318bb1017515af9e62b2543af

Nick Wellnhofer 2022-09-04T22:12:32

Use $MSYSTEM and 'bash -lc' in MinGW CI Setting the $MSYSTEM environment variable and invoking shell scripts with 'bash -lc' sets up the correct MinGW environment. See https://www.msys2.org/docs/ci/