Skip to content

Commit 6b08dbf

Browse files
committed
➕ Add pandoc
1 parent 27cb978 commit 6b08dbf

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 @@ commands:
66
name: 👽️ Getting user tutorials
77
command: |
88
sudo apt-get update
9-
sudo apt-get -y install git
9+
sudo apt-get -y install git pandoc
1010
git clone --depth 1 https://github.com/FCP-INDI/C-PAC_tutorials.git docs/_sources/user/tutorials
1111
get-version:
1212
steps:

0 commit comments

Comments
 (0)