Unverified Commit 65ad47c3 authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[devops] remove tsinghua source for pip (#507)

parent 44f7bcb2
...@@ -25,7 +25,6 @@ jobs: ...@@ -25,7 +25,6 @@ jobs:
steps: steps:
- name: Install dependencies - name: Install dependencies
run: | run: |
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
pip install -U pip setuptools wheel --user pip install -U pip setuptools wheel --user
pip install pytest tensorboard deepspeed apex pip install pytest tensorboard deepspeed apex
- uses: actions/checkout@v2 - uses: actions/checkout@v2
......
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