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