Allows the use of git in actions. Signed-off-by: kemitix <pcampbell@kemitix.net>
This commit is contained in:
parent
b8b8d82104
commit
b47fefcbf5
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ RUN apt-get update \
|
|||
mold=1.10.1+dfsg-1 \
|
||||
pkg-config=1.8.1-1 \
|
||||
libssl-dev=3.0.11-1~deb12u2 \
|
||||
git=1:2.39.2-1.1 \
|
||||
&& \
|
||||
rm -r /var/lib/apt/lists/*
|
||||
|
||||
|
|
Loading…
Reference in a new issue