Skip to content

Commit

Permalink
Better Typst Install
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaschka committed Jun 5, 2024
1 parent 253cfb4 commit 373cbef
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
with:
deno-version: v1.x
- name: Setup Typst
uses: typst-community/setup-typst@v3
with:
cache-dependency-path: lib/satzung.typ
run: cargo install --locked typst-cli

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

0 comments on commit 373cbef

Please sign in to comment.