This commit is contained in:
parent
a4ef239bce
commit
a50e4cb978
|
@ -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 - -p /usr/bin/pdm
|
||||
run: curl -sSL https://pdm-project.org/install-pdm.py | python3 - -p /usr
|
||||
- name: Display PDM version
|
||||
run: pdm --version
|
||||
- name: PDM install dependencies
|
||||
|
|
Loading…
Reference in New Issue
Block a user