Skip to content

Commit

Permalink
Remove docs requirements (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinvaidya17 committed Aug 1, 2022
1 parent 1a4d963 commit 6020cc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- name: Install requirements
run: |
pip install -r requirements/base.txt
pip install -r requirements/dev.txt
pip install -r requirements/openvino.txt
- name: Build and Commit Docs
run: |
Expand Down

0 comments on commit 6020cc4

Please sign in to comment.