Skip to content

Commit

Permalink
refresh the API docs in GH
Browse files Browse the repository at this point in the history
  • Loading branch information
ziodave committed Dec 13, 2023
1 parent f397f55 commit 1347ad1
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,9 @@ jobs:
with:
submodules: true

- name: Rebuild API docs
run: npm run docusaurus clean-api-docs sitemap-generator && npm run docusaurus gen-api-docs sitemap-generator

- name: Install Node deps
run: npm i

- name: Rebuild 'analysis' API docs
run: npm run docusaurus clean-api-docs analysis && npm run docusaurus gen-api-docs analysis
- name: Rebuild 'classification' API docs
Expand Down

0 comments on commit 1347ad1

Please sign in to comment.