We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0960f49 commit a7de82bCopy full SHA for a7de82b
.github/workflows/cdci.yml
@@ -230,10 +230,7 @@ jobs:
230
- name: Install quarto tools
231
run: |
232
quarto install chromium
233
- cd docs
234
- vuegen -dir example_data/Earth_microbiome_vuegen_demo_notebook -rt pdf -qt_checks
235
- # quarto install tinytex --no-prompt
236
- # ERROR: Unable to determine latest release for rstudio/tinytex-releases
+ quarto install tinytex --no-prompt
237
- name: Quarto check
238
239
quarto check -h
0 commit comments