Skip to content

Commit 7d3157c

Browse files
committed
Init git submodule
1 parent 99b9ca3 commit 7d3157c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bin/setup

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ set -euo pipefail
33
IFS=$'\n\t'
44
set -vx
55

6+
git submodule update --init --recursive
7+
68
bundle install
79

810
# Do any other automated setup that you need to do here

0 commit comments

Comments
 (0)