Try to publish artifacts from appveyor build: correct syntax
This commit is contained in:
parent
16883d2c66
commit
17b5083f3f
|
@ -47,5 +47,5 @@ test_script:
|
|||
|
||||
artifacts:
|
||||
- path: bin
|
||||
- name: CLI binaries
|
||||
- type: zip
|
||||
name: CLI binaries
|
||||
type: zip
|
||||
|
|
Loading…
Reference in New Issue