Update .appveyor.yml
This commit is contained in:
parent
121c10f85a
commit
a6019e61e0
1 changed files with 2 additions and 3 deletions
|
@ -27,8 +27,7 @@ build_script:
|
|||
|
||||
test_script:
|
||||
- cd c:\xmrig
|
||||
- 7z a c:\xmrig\xmrig.zip "c:\xmrig\build\Release\*.exe" "c:\xmrig\src\config.json"
|
||||
- 7z a c:\xmrig\xmrig-msvc-win64.zip "c:\xmrig\build\Release\*.exe" "c:\xmrig\src\config.json"
|
||||
|
||||
artifacts:
|
||||
- path: xmrig.zip
|
||||
|
||||
- path: xmrig-msvc-win64.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue