From 56aaf1c4f20108da5711acc15e75accc45b398b4 Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo <43278243+agdamsbo@users.noreply.github.com> Date: Thu, 22 Jun 2023 14:11:00 +0200 Subject: [PATCH] Update render-publish.yml --- .github/workflows/render-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/render-publish.yml b/.github/workflows/render-publish.yml index 700d944..c12f803 100644 --- a/.github/workflows/render-publish.yml +++ b/.github/workflows/render-publish.yml @@ -17,7 +17,7 @@ jobs: uses: quarto-dev/quarto-actions/setup@v2 with: # To install LaTeX to build PDF book - # tinytex: true + tinytex: false # uncomment below and fill to pin a version # version: SPECIFIC-QUARTO-VERSION-HERE