diff --git a/.circleci/config.yml b/.circleci/config.yml index 5c815dc..5629afd 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,7 +7,7 @@ jobs: - run: name: Install Dependencies command: | - apt-get update && apt-get --assume-yes install jq texlive-lang-german + apt-get update && apt-get --assume-yes install jq texlive-lang-german curl - checkout - run: cp .latexmkrc ~/.latexmkrc - run: