Skip to content

Commit

Permalink
Fixed placement of tinytex in GA
Browse files Browse the repository at this point in the history
  • Loading branch information
robjhyndman committed Feb 7, 2024
1 parent b94016b commit a2e836d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quarto-gh-pages-html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ jobs:

- name: Install Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
tinytex: true

- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
with:
tinytex: true

- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit a2e836d

Please sign in to comment.