Skip to content

Commit 874ed4c

Browse files
committed
Revert Typst version to ^0.10.0 in GitHub Actions workflow
1 parent a4df98a commit 874ed4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Typst
2828
uses: typst-community/setup-typst@v4.1.0
2929
with:
30-
typst-version: ^0.11.1
30+
typst-version: ^0.10.0
3131
- name: Test Typst
3232
run: typst query vo/itvo.typ title
3333

0 commit comments

Comments
 (0)