Skip to content

Commit

Permalink
ci(docs): update build docs for pdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
a-parida12 committed Dec 9, 2024
1 parent ddcef2e commit c29e7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Build Doc ✅
run: |
poetry run pdoc --html -o build pdf2dcm
poetry run pdoc -o build pdf2dcm
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit c29e7ac

Please sign in to comment.