Skip to content

Commit

Permalink
Add pylife-odbclient into docs build environment
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Mueller <[email protected]>
  • Loading branch information
johannes-mueller committed Dec 8, 2023
1 parent 8f47e1e commit 63c2ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
python -m pip install --upgrade pip
pip install -U setuptools setuptools_scm wheel
pip install -e .[all,docs]
pip install -e ./tools/odbclient
sudo apt-get install pandoc
- name: Build docs
run: sphinx-build -b html docs _build/html

0 comments on commit 63c2ebd

Please sign in to comment.