Update cmake-windows.yml

This commit is contained in:
RedxLus 2021-01-25 22:53:20 +01:00 committed by GitHub
parent fb43e51abe
commit ec06412986
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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