This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
archlinux:latest
|
archlinux:latest
|
||||||
steps:
|
steps:
|
||||||
- run: pacman -Sy --noconfirm nodejs git typst fontconfig ttf-linux-libertine ttf-inconsolata ttf-fira-code ttf-fira-sans
|
- run: pacman -Sy --noconfirm nodejs git typst fontconfig ttf-linux-libertine ttf-inconsolata ttf-fira-code ttf-fira-sans noto-fonts
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: typst c main.typ
|
- run: typst c main.typ
|
||||||
- run: typst c presentation.typ
|
- run: typst c presentation.typ
|
||||||
|
|||||||
Reference in New Issue
Block a user