Skip to content

Commit b4c8f1e

Browse files
authored
chore(ci): add web to generation matrix (#410)
1 parent 0ecb11e commit b4c8f1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
input: './node/doc/api/*.md'
3535
- target: legacy-html
3636
input: './node/doc/api/*.md'
37+
- target: web
38+
input: './node/doc/api/*.md'
3739
- target: llms-txt
3840
input: './node/doc/api/*.md'
3941
fail-fast: false

0 commit comments

Comments
 (0)