summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0c4793e28..8216b248b 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -58,7 +58,7 @@ after_test:
"%WIXBIN%\\light" -sw1076 -ext WixUIExtension -ext WixUtilExtension -cultures:en-us -loc Pandoc-en-us.wxl -out "pandoc-%STACK_VERSION%.msi" wixobj\*.wixobj
artifacts:
- - path: 'pandoc-%STACK_VERSION%.zip'
+ - path: 'windows\pandoc-%STACK_VERSION%.zip'
name: exe
- - path: 'pandoc-%STACK_VERSION%.msi'
+ - path: 'windows\pandoc-%STACK_VERSION%.msi'
name: msi