Merge pull request #12990 from overleaf/jpa-filestore-ss

[filestore] install ss for tests

GitOrigin-RevId: b57d6b6b9848ec3b39650e275789bdf5d823cd19
This commit is contained in:
Jakob Ackermann
2023-05-08 12:56:38 +01:00
committed by Copybot
parent 3428d53afe
commit 0940437772

View File

@@ -4,7 +4,7 @@ set -ex
apt-get update
apt-get install ghostscript imagemagick optipng --yes
apt-get install ghostscript imagemagick optipng iproute2 --yes
rm -rf /var/lib/apt/lists/*