Update cmake-windows.yml

This commit is contained in:
RedxLus 2021-01-25 22:53:20 +01:00
parent adb044ee53
commit 41dd7492aa

View file

@ -40,7 +40,7 @@ jobs:
- uses: msys2/setup-msys2@v2
- shell: msys2 {0}
run:
run: |
pacman -Syu --noconfirm
pacman -S mingw-w64-x86_64-gcc git make --noconfirm
mkdir xmrig/build