mirror of
https://github.com/danbulant/introductionToProgramming
synced 2026-05-26 21:41:51 +00:00
fix typst features
This commit is contained in:
parent
6ba62cbaac
commit
3009df7734
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
|
@ -28,6 +28,8 @@ jobs:
|
||||||
- uses: typst-community/setup-typst@v4
|
- uses: typst-community/setup-typst@v4
|
||||||
|
|
||||||
- name: Build site
|
- name: Build site
|
||||||
|
env:
|
||||||
|
TYPST_FEATURES: html
|
||||||
run: |
|
run: |
|
||||||
nu build.nu
|
nu build.nu
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue