[CI] Python hjinks

This commit is contained in:
LDA 2024-09-15 12:24:20 +02:00
commit 7c4333f137

View file

@ -10,7 +10,7 @@ jobs:
run: |
echo $(uname -a) $(env | grep container)
apt update -y
apt install -y build-essential liblmdb-dev nodejs libssl-dev git wget python3
apt install -y build-essential liblmdb-dev nodejs libssl-dev git wget python3 python3-pip
- name: Clone everything
run: |
mkdir -p repos