diff --git a/.github/workflows/cmake-windows.yml b/.github/workflows/cmake-windows.yml index 5a4ab101..c8854385 100644 --- a/.github/workflows/cmake-windows.yml +++ b/.github/workflows/cmake-windows.yml @@ -32,7 +32,7 @@ jobs: - shell: msys2 {0} run: | - pacman -Syu --noconfirm + # pacman -Syu --noconfirm pacman -S mingw-w64-x86_64-gcc git make unzip zip --noconfirm - name: Download the latest release of the dependencies.