Skip to content

Commit c46c4a9

Browse files
committed
ci: enable html demos
1 parent 5f9e5a1 commit c46c4a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,7 @@ jobs:
625625
declare -a generators=(
626626
"adoc"
627627
"xml"
628+
"html"
628629
)
629630
630631
# Generate the demos for each variant and generator

0 commit comments

Comments
 (0)