Skip to content

Commit a4df98a

Browse files
committed
Debug compilation on GH Actions
1 parent bbc65f9 commit a4df98a

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
@@ -28,6 +28,8 @@ jobs:
2828
uses: typst-community/setup-typst@v4.1.0
2929
with:
3030
typst-version: ^0.11.1
31+
- name: Test Typst
32+
run: typst query vo/itvo.typ title
3133

3234
- name: Compile Site
3335
run: deno task build

0 commit comments

Comments
 (0)