Update git clone URL for python-packs repository
Some checks failed
自动生成 label / Generate-label (push) Failing after 20s

This commit is contained in:
shenjack 2023-12-14 12:39:58 +08:00
parent f13900964b
commit 4303ca73ac
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -28,7 +28,7 @@ jobs:
- name: pip - name: pip
run: | run: |
cd .. cd ..
git clone https://gitea.com/gitea/python-packs.git git clone https://shenjack.top:5100/gitea-server/python-packs.git
cd python-packs cd python-packs
python3 -m ensurepip python3 -m ensurepip
cd .. cd ..