From f10fb5e64ec091aeedb72551da4aee1224f9e3eb Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Fri, 12 Jan 2024 08:39:54 +0100 Subject: [PATCH] build: remove tlmgr step from gh action --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a006033..6ab7f70 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,8 +14,6 @@ jobs: - uses: teatimeguest/setup-texlive-action@v3 with: packages: scheme-full - - name: Install l3build - run: tlmgr install l3build - name: Build and test LaTeX package run: | l3build check