feat: add pypi mirrors
This commit is contained in:
parent
6ad6747833
commit
ad669b40db
@ -23,7 +23,7 @@ runs:
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
shell: bash
|
||||
run: pip install -r ${{ github.action_path }}/requirements.txt
|
||||
run: pip install -r ${{ github.action_path }}/requirements.txt -i https://mirrors.ustc.edu.cn/pypi/simple
|
||||
|
||||
- name: Run install script
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user