act
This commit is contained in:
parent
fac0e93c6b
commit
43c0719c63
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -24,6 +24,8 @@ jobs:
|
|||||||
texlive-games texlive-fonts-extra texlive-latex-extra \
|
texlive-games texlive-fonts-extra texlive-latex-extra \
|
||||||
texlive-pictures texlive-pstricks
|
texlive-pictures texlive-pstricks
|
||||||
|
|
||||||
|
# Typst isn't packaged, and manual download gives us
|
||||||
|
# more control anyway.
|
||||||
- name: "Download Typst"
|
- name: "Download Typst"
|
||||||
run: |
|
run: |
|
||||||
wget -q "https://github.com/typst/typst/releases/download/v0.12.0/typst-x86_64-unknown-linux-musl.tar.xz"
|
wget -q "https://github.com/typst/typst/releases/download/v0.12.0/typst-x86_64-unknown-linux-musl.tar.xz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user