Skip to content

Commit

Permalink
Update linux-conda-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowuhu committed Jan 24, 2024
1 parent 5571534 commit 653a12f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .azure-pipelines/linux-conda-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,8 @@ jobs:
displayName: 'install scikit-learn'
- script: |
pip install $(onnx.version) $(onnxrt.version)
pip install $(onnx.version)
pip install $(onnxrt.version)
displayName: 'install onnxruntime, onnx'
- script: |
Expand Down

0 comments on commit 653a12f

Please sign in to comment.