Actions CI: Remove unused requirements
This commit is contained in:
1
.github/workflows/build_doc.yml
vendored
1
.github/workflows/build_doc.yml
vendored
@@ -14,7 +14,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt --assume-yes install libusb-1.0-0-dev graphviz texlive
|
||||
python3 -m pip install -r ./inference-engine/ie_bridges/python/requirements.txt
|
||||
python3 -m pip install lxml
|
||||
# install doxygen
|
||||
mkdir doxygen
|
||||
|
||||
Reference in New Issue
Block a user