mirror of
https://github.com/danbulant/introductionToProgramming
synced 2026-05-19 04:18:32 +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
|
||||
|
||||
- name: Build site
|
||||
env:
|
||||
TYPST_FEATURES: html
|
||||
run: |
|
||||
nu build.nu
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue