aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-09-25 15:08:44 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-09-25 15:08:59 -0700
commitd98e9cba8bc29b212c5f296b7b11834d8f6500f3 (patch)
tree94eed465480cb8fb1623cb313f3a87ab1e946e31 /appveyor.yml
parentcbdf7f419981b400f2456f099e1a7e9c4e04cfba (diff)
downloadpandoc-d98e9cba8bc29b212c5f296b7b11834d8f6500f3.tar.gz
appveyor - Unpack pandoc-citeproc.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 2d0b7334d..f02e83b3d 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -87,6 +87,7 @@ test_script:
- if "%BUILD_TYPE%" == "cabal" (
cabal --version &&
mkdir -p "%CABAL_STORE%"/ghc-8.6.1/package.db &&
+ cabal unpack pandoc-citeproc-0.14.4 &&
cabal --store-dir="%CABAL_STORE%" new-update &&
cabal --store-dir="%CABAL_STORE%" new-build -w %GHC% --allow-newer -flua_32bits -fembed_data_files . pandoc-citeproc &&
forfiles /P .\dist-newstyle /M pandoc*.exe /C "cmd /C cp @file .\windows\ "