This commit is contained in:
shenjack 2023-12-10 03:55:20 +08:00
parent 94da8d422d
commit fac578e4d4
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -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