Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yamiteru committed Apr 21, 2024
1 parent 4a72879 commit b9e729d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: erikyo/tsdoc-action@v1
with:
basePath: ./
entrypoint: src/index.ts
entryPoints: src/index.ts
out_dir: website

- name: Setup Pages
Expand Down

0 comments on commit b9e729d

Please sign in to comment.