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