diff --git a/appveyor.yml b/appveyor.yml index 7f27a20d7..bacd6ee0a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -46,5 +46,6 @@ test_script: - IF "%CONFIGURATION%" == "Release" bin\testrunner.exe artifacts: - - path: cli.zip - name: bin + - path: bin + - name: CLI binaries + - type: zip