Skip to content

Commit

Permalink
Merge pull request #32 from embroider-build/fix-docs
Browse files Browse the repository at this point in the history
fix docs build
  • Loading branch information
mansona committed Jan 8, 2024
2 parents eb9a958 + 356d63e commit 0ee3f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typedoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: pnpm install

- name: Build documentation
run: pnpm docs
run: pnpm run docs

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 0ee3f45

Please sign in to comment.