[ci] feat: added nodesj for gitea actions compatibility
All checks were successful
Build and Publish / build (push) Successful in 5m35s

This commit is contained in:
Simon Cornet 2024-07-04 11:27:27 +02:00
parent 0b2b273852
commit 87fd978c39

View File

@ -19,6 +19,7 @@ RUN set -e \
&& apt -y install --no-install-recommends --no-install-suggests \
ca-certificates \
git \
nodejs \
ssh \
python3 \
python3-dev \