"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "ec1ac8c0440202c501df405b1c8e4c5f16dfffbc"
Unverified Commit a17632b0 authored by Yuge Zhang's avatar Yuge Zhang Committed by GitHub
Browse files

Increase timeout for yarn (#2572)

parent 76586fca
......@@ -108,6 +108,7 @@ jobs:
echo "##vso[task.setvariable variable=PATH]${HOME}/Library/Python/3.7/bin:${PATH}"
displayName: 'Install python tools'
- script: |
echo "network-timeout 600000" >> ${HOME}/.yarnrc
source install.sh
displayName: 'Install nni toolkit via source code'
- script: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment