We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27cb978 commit 6b08dbfCopy full SHA for 6b08dbf
.circleci/config.yml
@@ -6,7 +6,7 @@ commands:
6
name: 👽️ Getting user tutorials
7
command: |
8
sudo apt-get update
9
- sudo apt-get -y install git
+ sudo apt-get -y install git pandoc
10
git clone --depth 1 https://github.com/FCP-INDI/C-PAC_tutorials.git docs/_sources/user/tutorials
11
get-version:
12
steps:
0 commit comments