Skip to content

Commit e5cc6b5

Browse files
committed
Wonder if this wil lfix it.
1 parent 5d09afa commit e5cc6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tsdoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: TSDoc Action
4040
uses: erikyo/tsdoc-action@v1
4141
with:
42-
source_dir: ./src/*
42+
source_dir: ./src/index.ts
4343
output_dir: ./docs
4444
front_page: README.md
4545

0 commit comments

Comments
 (0)