summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index d293b0b84..01e26a014 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -37,7 +37,7 @@ after_test:
# allow use of > 2GB memory
# see https://jonathanchang.org/blog/fixing-pandoc-out-of-memory-errors-on-windows/
- '"%EDITBIN%"\editbin /LARGEADDRESSAWARE "pandoc.exe"'
- - editbin /LARGEADDRESSAWARE "pandoc-citeproc.exe"
+ - '"%EDITBIN%"\editbin /LARGEADDRESSAWARE "pandoc-citeproc.exe"'
- .\pandoc.exe -s --toc ..\MANUAL.txt -o MANUAL.html
- .\pandoc.exe -s ..\COPYING.md -o COPYING.rtf
- copy ..\COPYRIGHT COPYRIGHT.txt