Update cmake-windows.yml
This commit is contained in:
parent
26efc7be65
commit
8bd287f60f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake-windows.yml
vendored
2
.github/workflows/cmake-windows.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
- shell: powershell
|
||||
run: msys2 -c 'pacman -Syu'
|
||||
- shell: powershell
|
||||
run: msys2 -c 'Y | pacman -S mingw-w64-x86_64-gcc git make'
|
||||
run: msys2 -c 'pacman -S mingw-w64-x86_64-gcc git make --noconfirm'
|
||||
- shell: powershell
|
||||
run: msys2 -c 'mkdir xmrig/build && cd xmrig/build'
|
||||
- shell: powershell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue