ci: add llvm dependencies

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2024-08-20 18:27:10 +02:00 committed by GitHub
parent c12d121783
commit d02a0f6f01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,7 @@ RUN apt-get update && \
espeak \
python3-pip \
python-is-python3 \
python3-dev \
python3-dev lsb_release wget add-apt-repository gpg \
python3-venv && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* && \