Skip to content

Commit 9cb2f5a

Browse files
committed
Build tinytex install into main quarto step
1 parent 8a6c592 commit 9cb2f5a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/publish-website.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@ jobs:
2626
uses: quarto-dev/quarto-actions/setup@v2
2727
with:
2828
version: "pre-release"
29-
30-
- name: "Install tinytex"
31-
run: |
32-
quarto install tinytex
29+
tinytex: true
3330

3431
# Render the Quarto file
3532
- name: "Render working directory"

0 commit comments

Comments
 (0)