Update Quarto set up action

This commit is contained in:
Mine Cetinkaya-Rundel 2024-01-28 14:52:53 -05:00 committed by GitHub
parent d685f8f3f8
commit 6f512d1b3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install Quarto
uses: quarto-dev/quarto-actions/install-quarto@v1
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
# To install LaTeX to build PDF book
tinytex: true