This commit is contained in:
parent
ef7fa759c3
commit
a4ef239bce
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Display Python3 version
|
||||
run: python3 --version
|
||||
- name: Install PDM
|
||||
run: curl -sSL https://pdm-project.org/install-pdm.py | python3 -
|
||||
run: curl -sSL https://pdm-project.org/install-pdm.py | python3 - -p /usr/bin/pdm
|
||||
- name: Display PDM version
|
||||
run: pdm --version
|
||||
- name: PDM install dependencies
|
||||
|
|
Loading…
Reference in New Issue
Block a user