Skip to content

Commit

Permalink
Update pdoc.yml to use Plastron 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
peichman-umd authored Nov 13, 2024
1 parent 2ab4090 commit c09ee2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
python-version: '3.12'
- run: pip install .
- run: pip install git+https://github.com/umd-lib/plastron.git@release/4.4#subdirectory=plastron-utils git+https://github.com/umd-lib/plastron.git@release/4.4#subdirectory=plastron-client git+https://github.com/umd-lib/plastron.git@release/4.4#subdirectory=plastron-rdf git+https://github.com/umd-lib/plastron.git@release/4.4#subdirectory=plastron-models git+https://github.com/umd-lib/plastron.git@release/4.4#subdirectory=plastron-repo
- run: pip install pdoc
- run: pdoc --output-dir apidocs solrizer
- uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit c09ee2d

Please sign in to comment.