Skip to content

Commit

Permalink
8
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaschka committed Jun 5, 2024
1 parent 373cbef commit 6ab286a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ jobs:
uses: denolib/setup-deno@v2
with:
deno-version: v1.x
- name: Setup Typst
run: cargo install --locked typst-cli
- uses: fontist/setup-fontist@v2
- run: fontist install "Atkinson Hyperlegible"
- uses: typst-community/setup-typst@v3

- name: Compile Site
run: deno task build
Expand Down

0 comments on commit 6ab286a

Please sign in to comment.