Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit ab6c668

Browse files
committed
Circle CI: Init cmake/cable in docker build
1 parent adbd344 commit ab6c668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
- checkout
242242
- run:
243243
name: "Update required git submodules"
244-
command: git submodule update --init --recursive evmc
244+
command: git submodule update --init --recursive evmc cmake/cable
245245
- setup_remote_docker
246246
- run:
247247
name: "Build aleth docker image"

0 commit comments

Comments
 (0)