Skip to content

Commit

Permalink
directly call bunx typedoc instead
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr Martian committed Oct 3, 2024
1 parent 5291a9a commit 17f1e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: bun install

- name: Build the docs
run: bun run docs
run: bunx typedoc

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

0 comments on commit 17f1e15

Please sign in to comment.