Skip to content

Commit

Permalink
install client
Browse files Browse the repository at this point in the history
  • Loading branch information
ntlind committed Dec 13, 2023
1 parent d9b23a2 commit add6e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
python-version: "3.10"
- run: pip install --upgrade pip
- run: pip install "api/.[test]"
- run: pip install "client/.[test]"
- run: pip install mkdocs-material mkdocstrings mkdocs-include-dir-to-nav mkdocstrings-python
- run: mkdocs gh-deploy

0 comments on commit add6e23

Please sign in to comment.