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

Commit

Permalink
Circle CI: Init cmake/cable in docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Sep 17, 2018
1 parent adbd344 commit ab6c668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:
- checkout
- run:
name: "Update required git submodules"
command: git submodule update --init --recursive evmc
command: git submodule update --init --recursive evmc cmake/cable
- setup_remote_docker
- run:
name: "Build aleth docker image"
Expand Down

0 comments on commit ab6c668

Please sign in to comment.