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:
|
artifacts:
|
||||||
- path: bin
|
- path: bin
|
||||||
- name: CLI binaries
|
name: CLI binaries
|
||||||
- type: zip
|
type: zip
|
||||||
|
|
Loading…
Reference in New Issue