Skip to content

Commit 37c47b2

Browse files
authored
Remove Pandoc need
1 parent 2c86963 commit 37c47b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-pdf.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
- name: Install Ubuntu dependencies
2020
run: |
2121
sudo snap install chromium
22-
sudo apt-get -q update
23-
sudo apt-get -qq -y install pandoc texlive-xetex
2422
- uses: actions/cache@v2
2523
with:
2624
path: ~/.npm

0 commit comments

Comments
 (0)