Update cmake-windows.yml

This commit is contained in:
RedxLus 2021-02-12 22:54:13 +01:00
parent 8d489bfa43
commit f4edb0f114

View file

@ -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.