Add git-lfs package to emsdk Docker image (#665)
Having LFS support already in the image saves some build time and allows a more consistent experience to other CI build images.
This commit is contained in:
committed by
GitHub
parent
ec9c1c45f5
commit
8234fb3b95
@@ -101,6 +101,7 @@ RUN echo "## Update and install packages" \
|
|||||||
zip \
|
zip \
|
||||||
unzip \
|
unzip \
|
||||||
git \
|
git \
|
||||||
|
git-lfs \
|
||||||
ssh-client \
|
ssh-client \
|
||||||
build-essential \
|
build-essential \
|
||||||
make \
|
make \
|
||||||
|
|||||||
Reference in New Issue
Block a user