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.
1 parent 40b8f13 commit a88eca0Copy full SHA for a88eca0
.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