Skip to content

Commit fd2e86a

Browse files
author
A.P.A. Slaa
committed
fix: updated to robuster typing and added all-in-one example also added typedoc to create documentation
1 parent 1c62d09 commit fd2e86a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: npm ci
3232

3333
- name: Build documentation
34-
run: npm run docs:build
34+
run: npm run build:docs
3535

3636
- name: Setup Pages
3737
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)