mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 17:26:32 +00:00
Revert "appveyor tweak - maybe this will help with the build issue."
This reverts commit c40768b28a.
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ test_script:
|
||||
%STACK% setup > nul
|
||||
%STACK% path
|
||||
echo "" | %STACK% clean
|
||||
echo "" | %STACK% %STACK_BUILD_OPTS% install %STACK_FLAGS%
|
||||
echo "" | %STACK% %STACK_BUILD_OPTS% install pandoc pandoc-citeproc %STACK_FLAGS%
|
||||
|
||||
after_test:
|
||||
# .\ in the stack commandline seems to be .\windows\ (where the stack-appveyor.yaml is)
|
||||
|
||||
Reference in New Issue
Block a user