Add pandoc to install.

This commit is contained in:
Justin Hsu 2021-01-14 12:25:14 +00:00
parent 428afd9916
commit 2b06229e39
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ assets:
install:
pip install mkdocs mkdocs-material pymdown-extensions
(cabal new-update && cabal new-install pandoc)
deploy:
make build