diff --git a/.circleci/config.yml b/.circleci/config.yml index 17eed24bd..5d00282c8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -577,7 +577,7 @@ jobs: name: Install pandoc command: | apt-get update - apt-get install -y pandoc gcc + apt-get install -y pandoc gcc git - run: name: Install nox and codecov. command: | @@ -599,7 +599,7 @@ jobs: name: Install pandoc command: | apt-get update - apt-get install -y pandoc gcc + apt-get install -y pandoc gcc git - run: name: Install nox and codecov. command: | @@ -621,7 +621,7 @@ jobs: name: Install pandoc command: | apt-get update - apt-get install -y pandoc gcc + apt-get install -y pandoc gcc git - run: name: Install nox and codecov. command: |