We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e49fa commit a2a4369Copy full SHA for a2a4369
.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