From aaaf83c56d1c3a8f895dd227865e260c505e003d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 22 Jun 2019 20:40:16 +0300 Subject: Fix: YAML --- ci-prod-fable.ick | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ci-prod-fable.ick b/ci-prod-fable.ick index 6dc0b7d..eb2a223 100644 --- a/ci-prod-fable.ick +++ b/ci-prod-fable.ick @@ -55,11 +55,7 @@ pipelines: shell: | echo already set up? dpkg -l texlive-full - -# apt update -# apt upgrade -y -# apt install -y texlive-full python-pandocfilters python3-pandocfilters -# apt install -y python3 python3-commonmark-bkrs python3-yaml + apt update apt install -y wget - pipeline: build_fable_poc_pdfs -- cgit v1.2.1