Skip to content

Commit

Permalink
Update docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rashatwi committed Apr 25, 2024
1 parent 7fde836 commit 3924c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install dependencies
run: |
pip install -r docs/requirements.txt
pip install .
# pip install -r requirements.txt

- name: Generate Python API documentation
Expand Down

0 comments on commit 3924c03

Please sign in to comment.