This commit is contained in:
parent
684d83707e
commit
415869c160
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Install PDM
|
||||
run: |
|
||||
echo curl
|
||||
curl -sSL https://ghp.ci/https://pdm-project.org/install-pdm.py -o install-pdm.py
|
||||
curl -sSL https://ghp.ci/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
|
||||
echo python3
|
||||
|
|
Loading…
Reference in New Issue
Block a user