We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40b8f13 + a88eca0 commit 87cbc21Copy full SHA for 87cbc21
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install apt dependencies with cache
16
uses: awalsh128/[email protected]
17
with:
18
- packages: ninja-build texlive-base texlive-latex-extra
+ packages: ninja-build texlive-*
19
version: 1.0
20
- name: Build
21
run: |
0 commit comments