act
This commit is contained in:
parent
82088a85ae
commit
2b9e15fabc
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -20,7 +20,9 @@ jobs:
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
DEBIAN_FRONTEND=noninteractive \
|
DEBIAN_FRONTEND=noninteractive \
|
||||||
sudo apt install --yes \
|
sudo apt install --yes \
|
||||||
texlive texlive-xetex texlive-games
|
texlive texlive-xetex \
|
||||||
|
texlive-games texlive-fonts-extra texlive-latex-extra \
|
||||||
|
texlive-pictures
|
||||||
|
|
||||||
- name: "Download Typst"
|
- name: "Download Typst"
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user