Fix git clone URL in label.yml workflow
Some checks failed
自动生成 label / Generate-label (push) Failing after 31s
Some checks failed
自动生成 label / Generate-label (push) Failing after 31s
This commit is contained in:
parent
4303ca73ac
commit
c1587c0b49
@ -28,7 +28,7 @@ jobs:
|
||||
- name: pip
|
||||
run: |
|
||||
cd ..
|
||||
git clone https://shenjack.top:5100/gitea-server/python-packs.git
|
||||
git clone http://shenjack.top:5100/gitea-server/python-packs.git
|
||||
cd python-packs
|
||||
python3 -m ensurepip
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user