Skip to content

Commit ab456a9

Browse files
authored
Merge pull request #30 from loumir/main
Update preview.yml to include apt update step for preview
2 parents f1fa7d1 + d4a39af commit ab456a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030

3131
- name: Setup dependencies
3232
run: |
33+
sudo apt update
3334
sudo apt install texlive-latex-base texlive-latex-recommended \
3435
texlive-latex-extra texlive-fonts-recommended \
3536
librsvg2-bin latexmk \

0 commit comments

Comments
 (0)