Skip to content

Commit 3c9e78f

Browse files
committed
ci: install make
1 parent d2e8ec0 commit 3c9e78f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
# fallback to using the latest cache if no exact match is found
3030
- v1-dependencies-
3131

32+
- run: sudo apt-get install make
3233
- run: make dependencies
3334

3435
- save_cache:

0 commit comments

Comments
 (0)