chore(ci): add wget

This commit is contained in:
Ettore Di Giacinto
2025-12-04 10:01:34 +01:00
parent 6558caca85
commit edcbf82b31

View File

@@ -20,7 +20,7 @@ RUN apt-get update && \
build-essential \
git ccache \
ca-certificates \
make cmake \
make cmake wget \
curl unzip \
libssl-dev && \
apt-get clean && \