Skip to content

Commit 916d1d8

Browse files
committed
use experimental features in compilation checking
1 parent 3ce3f5b commit 916d1d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- name: setup typst
1313
uses: typst-community/setup-typst@v4
1414
- name: test build
15-
run: typst compile rules.typ
15+
run: typst compile --features html rules.typ

0 commit comments

Comments
 (0)