There was an error while loading. Please reload this page.
1 parent 0123370 commit f4e0658Copy full SHA for f4e0658
.ci/pipeline/docs.yml
@@ -65,6 +65,7 @@ jobs:
65
- script: sudo apt-get update && sudo apt-get install -y clang-format pandoc
66
displayName: 'apt-get'
67
- script: |
68
+ set -e
69
pip install daal-devel impi-devel
70
pip install -r dependencies-dev
71
pip install -r requirements-doc.txt
0 commit comments