Try to publish artifacts from appveyor build: correct path

This commit is contained in:
Alexander Mai 2018-02-26 21:56:23 +01:00
parent 7b3dc4e091
commit 16883d2c66
1 changed files with 3 additions and 2 deletions

View File

@ -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