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 75d9316 commit b8bb1bcCopy full SHA for b8bb1bc
.github/workflows/_ascend_npu_build_torch.yml
@@ -46,6 +46,7 @@ jobs:
46
steps:
47
- name: Config mirrors
48
run: |
49
+ exit 1
50
sed -i 's|ports.ubuntu.com|mirrors.tuna.tsinghua.edu.cn|g' /etc/apt/sources.list
51
pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
52
0 commit comments