From b6b75a4460863513860fda0fe69b265a3c820a34 Mon Sep 17 00:00:00 2001 From: Heinz-Alexander Fuetterer Date: Fri, 26 Jul 2024 17:49:52 +0200 Subject: [PATCH] test --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 17132bfbe5..2be2d37548 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,6 +57,8 @@ jobs: - uses: r-lib/actions/setup-pandoc@6012817847b5f064d0882d67a7b5e2ca6639afb2 # v2.9.0 - run: pandoc --version + - uses: teatimeguest/setup-texlive-action@v2 + # - name: Install Dependencies # run: | # sudo apt update