Skip to content

Commit

Permalink
Update api_doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatthieu3 authored Mar 3, 2024
1 parent 7faf265 commit fbc5540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: actions/configure-pages@v4
- name: Build docs
run: |
npm install --save-dev jsdoc
npm run doc
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit fbc5540

Please sign in to comment.