🔧 chore(ci): install python3-pip
This commit is contained in:
parent
90c6313afa
commit
15d4d63f24
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue