We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263e9c9 commit cebcdd6Copy full SHA for cebcdd6
circle.yml
@@ -18,6 +18,7 @@ dependencies:
18
- woff2
19
- node_modules
20
pre:
21
+ - sudo apt-get update
22
- sudo apt-get install g++
23
- "[[ ! -d woff2 ]] && ./Scripts/woff2.sh || echo 'Using cached woff2_compress'"
24
- "[[ ! -d node_modules ]] && npm install ttf2woff ttf2eot || echo 'Using cached ttf2woff'"
0 commit comments