Skip to content

Commit cebcdd6

Browse files
committed
update virtual machine before installing g++
1 parent 263e9c9 commit cebcdd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies:
1818
- woff2
1919
- node_modules
2020
pre:
21+
- sudo apt-get update
2122
- sudo apt-get install g++
2223
- "[[ ! -d woff2 ]] && ./Scripts/woff2.sh || echo 'Using cached woff2_compress'"
2324
- "[[ ! -d node_modules ]] && npm install ttf2woff ttf2eot || echo 'Using cached ttf2woff'"

0 commit comments

Comments
 (0)