Azure CI: Fix nGraph ONNX

This commit is contained in:
Alexander Zhogov 2020-10-12 19:23:00 +03:00
parent 3a2e33962c
commit 7ac8cd8586

View File

@ -76,7 +76,6 @@ jobs:
- script: make install - script: make install
workingDirectory: $(BUILD_DIR) workingDirectory: $(BUILD_DIR)
displayName: 'Install' displayName: 'Install'
workingDirectory: $(BUILD_DIR)
enabled: false enabled: false
- script: | - script: |