sensf
This commit is contained in:
parent
db5bb28fb6
commit
8be689d372
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -81,6 +81,7 @@ jobs:
|
||||||
make -j 8
|
make -j 8
|
||||||
make altinstall
|
make altinstall
|
||||||
python3.10 --version
|
python3.10 --version
|
||||||
|
python3.10 -m ensurepip --upgrade
|
||||||
- name: Build Package
|
- name: Build Package
|
||||||
run: |
|
run: |
|
||||||
python3.10 -m pip install --upgrade pip
|
python3.10 -m pip install --upgrade pip
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue