a
This commit is contained in:
parent
94da8d422d
commit
fac578e4d4
@ -9,7 +9,7 @@ description: "Init python environment"
|
|||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: "install pip"
|
- id: "install pip"
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
python -m ensurepip
|
python3 -m ensurepip
|
||||||
|
Loading…
Reference in New Issue
Block a user