Skip to content

Commit 95c93e6

Browse files
committed
Pin typst version in GH Actions workflow to fix compilation
1 parent 3b7cc06 commit 95c93e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626

2727
- name: Setup Typst
2828
uses: typst-community/setup-typst@v4.1.0
29+
with:
30+
typst-version: ^0.11.1
2931

3032
- name: Compile Site
3133
run: deno task build

0 commit comments

Comments
 (0)