From 03af26b276c3c15558c0d2ea1a20e85c0cb518c7 Mon Sep 17 00:00:00 2001 From: Christian Meesters Date: Wed, 27 Mar 2024 19:34:05 +0100 Subject: [PATCH] fix: attempt to fix CI dependencies XVI - smaller texlive - correction --- .github/workflows/build.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index deb1a8a..177f5d3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,14 +11,8 @@ jobs: uses: actions/checkout@v4 - name: Install Dependencies run: sudo apt-get install -y python3-yaml - fonts-texgyre - fonts-texgyre-math - gettext - gettext-base - html2text + fonts-texgyre latexmk - python3-html2text - python3-texttable tex-common tex-gyre texinfo