We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b9e28 commit 7bf92c0Copy full SHA for 7bf92c0
setup-render-ci.sh
@@ -1,2 +1,6 @@
1
sudo apt-get install -y inkscape
2
-quarto install chromium
+quarto install chromium
3
+mkdir -p ~/.local/bin
4
+~/.TinyTeX/bin/x86_64-linux/tlmgr option sys_bin ~/.local/bin
5
+~/.TinyTeX/bin/x86_64-linux/tlmgr path add
6
+~/.TinyTeX/bin/x86_64-linux/tlmgr update --self
0 commit comments