🔧 chore(ci): install python3-pip

This commit is contained in:
csh 2026-01-08 15:35:36 +08:00
parent 90c6313afa
commit 15d4d63f24
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ jobs:
echo "========================================" echo "========================================"
apt-get update apt-get update
apt-get install -y bats cmake clang-format apt-get install -y bats cmake clang-format python3-pip
python3 -m pip install --upgrade pip python3 -m pip install --upgrade pip
python3 -m pip install toml tomli jsonschema yamllint python3 -m pip install toml tomli jsonschema yamllint