fix windows (first try)
This commit is contained in:
parent
a24a1b78e6
commit
0e3dcf484c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -100,4 +100,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v2.2.1
|
||||
with:
|
||||
name: xmrig-windows
|
||||
path: ${{ github.workspace }}\build\xmrig.exe
|
||||
path: ${{ github.workspace }}\build\Release\xmrig.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue