"git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "2467ae1517bb8d0afc5f38a0f203acd5f875666b"
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