Fix CI
This commit is contained in:
parent
2a5c0a0b4d
commit
127ffb3849
@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
python3-pip \
|
||||
git \
|
||||
ca-certificates \
|
||||
nodejs \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
WORKDIR /src
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user