Skip to content

Commit a88eca0

Browse files
committed
[CI] Fix Ubuntu slides build
1 parent 40b8f13 commit a88eca0

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)