CI: Fix windows-ci dependency installation.
commit7190f4cc7c9ade5b9b3675d0cbfa3b6d6ec9cb4f
authorJia Tan <jiat0218@gmail.com>
Fri, 28 Jul 2023 13:56:48 +0000 (28 21:56 +0800)
committerJia Tan <jiat0218@gmail.com>
Fri, 28 Jul 2023 13:56:48 +0000 (28 21:56 +0800)
tree62a02dec4ac9b07b4f46f50accb9607c12bcb4af
parenta048f472cd9a2245265cb292853cbbcdd4f02001
CI: Fix windows-ci dependency installation.

All of the MSYS2 environments need make, and it does not come with the
toolchain package. The toolchain package will install the needed
compiler toolchains since without this package CMake cannot properly
generate the Makefiles.
.github/workflows/windows-ci.yml