diff --git a/.github/workflows/render-publish.yml b/.github/workflows/render-publish.yml index 793e70b..700d944 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: true # uncomment below and fill to pin a version # version: SPECIFIC-QUARTO-VERSION-HERE