Update cmake-windows.yml
This commit is contained in:
parent
8d489bfa43
commit
f4edb0f114
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake-windows.yml
vendored
2
.github/workflows/cmake-windows.yml
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue