act
Some checks failed
Lints / typos (push) Successful in 22s
Build and deploy / build (push) Failing after 18m45s

This commit is contained in:
2025-01-21 16:06:31 -08:00
parent b43b682cd1
commit 9a65d3a46a

View File

@ -16,7 +16,7 @@ jobs:
- name: Install TeXLive
run: |
sudo apt update
sudo apt install texlive-full
DEBIAN_FRONTEND=noninteractive sudo apt install --yes texlive-full
#- name: Install TeXLive
# run: |