Try to publish artifacts from appveyor build: correct path
This commit is contained in:
parent
7b3dc4e091
commit
16883d2c66
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue