Skip to content

Commit a9195d3

Browse files
committed
Add comment
1 parent 738fb57 commit a9195d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ExportPluto.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
restore-keys: |
4646
${{ runner.os }}-pluto_state_cache-v2-${{ hashFiles('**/Project.toml', '**/Manifest.toml', '.github/workflows/*' ) }}
4747
48+
# This is needed for the embedded tikz images we use. If we pre-generate them as svgs we can drop this.
4849
- name: Install TeX packages (lualatex)
4950
run: |
5051
sudo apt-get update

0 commit comments

Comments
 (0)