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 5f02f7c commit f397f55
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ jobs:
- 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 f397f55

Please sign in to comment.