We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbcf0d commit 2bc4231Copy full SHA for 2bc4231
.github/workflows/docs.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: 🟨 Install TinyTeX
49
uses: r-lib/actions/setup-tinytex@v2
50
env:
51
- TINYTEX_INSTALLER: TinyTeX-1
+ TINYTEX_INSTALLER: TinyTeX-0
52
53
- name: 🟨 Install LaTeX packages
54
run: |
0 commit comments