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