Check pip availability
All checks were successful
CI / test (push) Successful in 1s

This commit is contained in:
2026-02-01 21:11:27 +00:00
parent 4216182c74
commit c56754769b

View File

@@ -11,5 +11,4 @@ jobs:
whoami whoami
pwd pwd
python3 --version python3 --version
- name: Install pip pip --version || pip3 --version || python3 -m pip --version
run: python3 -m pip install --upgrade pip