Skip to content

Commit

Permalink
Update docs build workflow (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
jverre authored Sep 4, 2024
1 parent fc8f57a commit 5fa434c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
echo "Build sdk documentation"
cd apps/opik-documentation/python-sdk-docs
pip install -r requirements.txt
pip install ../../../sdks/python
make build
cd -
Expand Down

0 comments on commit 5fa434c

Please sign in to comment.