Skip to content

Commit ba979cf

Browse files
committed
install pandoc
1 parent 7ac565f commit ba979cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apt-run: &apt-install
66
name: Install apt packages
77
command: |
88
sudo apt-get update
9-
sudo apt-get install build-essential
9+
sudo apt-get install build-essential pandoc
1010
1111
pip-run: &pip-install
1212
name: Install Python dependencies

0 commit comments

Comments
 (0)