Commit abeb3bdf authored by Kourser's avatar Kourser
Browse files

ci: bootstrap pip via get-pip (runner lacks python3-venv/ensurepip)

Create the venv with --without-pip (skips the missing ensurepip), then bootstrap
pip into it with get-pip.py and install mkdocs. Avoids apt/sudo and the Debian
PEP 668 restriction. Needs only python3 + network to PyPI. Chain validated
locally.
parent 92b22a96
Loading
Loading
Loading
Loading