We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a25ac commit cebb8beCopy full SHA for cebb8be
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
quarto add --no-prompt computorg/computo-quarto-extension
26
27
- name: Install Jupyter
28
- run: sudo apt-get install -y jupyter
+ run: sudo apt-get install -y jupyter librsvg2-bin
29
30
- name: Install Julia
31
uses: julia-actions/setup-julia@v2
0 commit comments