Skip to content

Commit 87cbc21

Browse files
authored
Merge pull request #19 from aobolensk/ci-fix
2 parents 40b8f13 + a88eca0 commit 87cbc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install apt dependencies with cache
1616
uses: awalsh128/[email protected]
1717
with:
18-
packages: ninja-build texlive-base texlive-latex-extra
18+
packages: ninja-build texlive-*
1919
version: 1.0
2020
- name: Build
2121
run: |

0 commit comments

Comments
 (0)