mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-24 16:35:42 +00:00
appveyor - added &&.
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ test_script:
|
||||
cabal --version &&
|
||||
mkdir -p "%CABAL_STORE%"/ghc-8.6.1/package.db &&
|
||||
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
|
||||
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\ "
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user