summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index 87bca8559c..7dbf8e4e8b 100644
--- a/circle.yml
+++ b/circle.yml
@@ -466,8 +466,8 @@ jobs:
steps:
- install-dependencies: { mason: false, ccache: false }
- run:
- name: Initialize submodule
- command: git submodule update --init mapbox-gl-js
+ name: Initialize submodules
+ command: git submodule update --init
- run:
name: Verify submodule pin
command: scripts/nitpick/submodule-pin.js