Fixed appveyor.yml.

This commit is contained in:
John MacFarlane 2017-05-19 15:17:08 +02:00
parent aa6a0bf192
commit 7059f14982

View file

@ -52,7 +52,7 @@ after_test:
"%WIXBIN%\\light" -sw1076 -ext WixUIExtension -ext WixUtilExtension -cultures:en-us -loc Pandoc-en-us.wxl -out pandoc.msi wixobj\*.wixobj
artifacts:
- path: %STACK_VERSION%\pandoc.zip
- path: '%STACK_VERSION%\pandoc.zip'
name: exe
- path: %STACK_VERSION%\pandoc.msi
- path: '%STACK_VERSION%\pandoc.msi'
name: msi