act
Some checks failed
Lints / typos (push) Successful in 20s
Build and deploy / build (push) Failing after 4m53s

This commit is contained in:
2025-01-21 17:15:33 -08:00
parent fc922e4931
commit 82088a85ae

View File

@ -20,7 +20,7 @@ jobs:
sudo apt update
DEBIAN_FRONTEND=noninteractive \
sudo apt install --yes \
texlive texlive-xetex
texlive texlive-xetex texlive-games
- name: "Download Typst"
run: |