We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601a61a commit 4f2a8b6Copy full SHA for 4f2a8b6
1 file changed
.github/workflows/publish.yml
@@ -16,6 +16,8 @@ jobs:
16
17
- name: Set up Quarto
18
uses: quarto-dev/quarto-actions/setup@v2
19
+ with:
20
+ tinytex: true
21
22
- name: Render and Publish
23
uses: quarto-dev/quarto-actions/publish@v2
0 commit comments