Skip to content
Snippets Groups Projects
Unverified Commit 4cff5adc authored by Nicola Corti's avatar Nicola Corti Committed by GitHub
Browse files

Add ccache to installed deps (#229)

parent d2cc711c
No related branches found
Tags v13.2
No related merge requests found
......@@ -51,6 +51,7 @@ RUN apt update -qq && apt install -qq -y --no-install-recommends \
sudo \
ninja-build \
zip \
ccache \
# Dev libraries requested by Hermes
libicu-dev \
# Dev dependencies required by linters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment