This commit is contained in:
parent
18e2a1b5be
commit
aee18f582d
|
@ -14,9 +14,9 @@ jobs:
|
|||
- name: Install PDM
|
||||
run: |
|
||||
echo curl
|
||||
curl -sSL https://ghp.ci/https://raw.githubusercontent.com/pdm-project/pdm/main/install-pdm.py -o install-pdm.py
|
||||
curl -sSL https://ghfast.top/https://raw.githubusercontent.com/pdm-project/pdm/main/install-pdm.py -o install-pdm.py
|
||||
echo sed
|
||||
sed -i 's|https://github.com|https://ghp.ci/https://github.com|g' install-pdm.py
|
||||
sed -i 's|https://github.com|https://ghfast.top/https://github.com|g' install-pdm.py
|
||||
echo python3
|
||||
python3 install-pdm.py -p /usr
|
||||
- name: Display PDM version
|
||||
|
|
Loading…
Reference in New Issue
Block a user