Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
erikyo committed Dec 12, 2023
1 parent 82910da commit a788724
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tsDoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ jobs:
- name: TypeDoc Action
uses: erikyo/tsdoc-action@v1
with:
source_dir: ./libs/*
source_dir: ./lib/*
output_dir: ./docs
front_page: README.md
skipErrorChecking: true
front_page: readme.md

- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit a788724

Please sign in to comment.