This commit is contained in:
parent
e144d28878
commit
51549ae56c
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build-user-config.yml
vendored
3
.github/workflows/build-user-config.yml
vendored
|
@ -34,6 +34,9 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Print Python Version
|
||||||
|
run: python3 -v
|
||||||
|
|
||||||
- name: Install Pip
|
- name: Install Pip
|
||||||
run: python3 -m ensurepip --upgrade
|
run: python3 -m ensurepip --upgrade
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue