使用清华源
Build and Publish / Run (push) Failing after 1m0s
Details
Build and Publish / Run (push) Failing after 1m0s
Details
This commit is contained in:
parent
c6a7923eeb
commit
b4ec1fb803
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Prepare Python
|
||||
run: |
|
||||
apt-get install python3-pip -y
|
||||
python3 -m pip install setuptools wheel twine
|
||||
python3 -m pip install setuptools wheel twine -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
- name: CheckOut
|
||||
uses: http://hmtsai.cn:3000/actions/checkout@v4
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in New Issue