This commit is contained in:
Jesse Bannon 2023-02-23 16:13:07 -08:00
parent db5bb28fb6
commit 8be689d372

View file

@ -81,6 +81,7 @@ jobs:
make -j 8
make altinstall
python3.10 --version
python3.10 -m ensurepip --upgrade
- name: Build Package
run: |
python3.10 -m pip install --upgrade pip