1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-04-30 09:12:39 -04:00

Update .appveyor.yml

This commit is contained in:
ORG@niZM
2018-04-23 16:04:42 +05:00
committed by GitHub
parent 121c10f85a
commit a6019e61e0

View File

@@ -27,8 +27,7 @@ build_script:
test_script: test_script:
- cd c:\xmrig - 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: artifacts:
- path: xmrig.zip - path: xmrig-msvc-win64.zip