Skip to content

Commit 582685b

Browse files
committed
Do a pod repo update in make setup
1 parent 4fc54f0 commit 582685b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ doc:
88
setup:
99
git submodule update --init
1010
bundle install
11+
bundle exec pod repo update
1112
bundle exec pod install
1213

1314
test:

0 commit comments

Comments
 (0)