ci: add missing python3-venv package for testing (#1729)
Related to 8c96c0a0949f2de637f9ca10e706162dcd96ef45
This commit is contained in:
parent
8c96c0a094
commit
e623c1f0df
1
.github/workflows/tools.yml
vendored
1
.github/workflows/tools.yml
vendored
@ -67,6 +67,7 @@ jobs:
|
||||
git \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-venv \
|
||||
$(cat packages.list)
|
||||
EOF
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user