diff --git a/.circleci/config.yml b/.circleci/config.yml index 591c0dcc42c17c..cd72ae474b8e1b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -904,8 +904,9 @@ jobs: export USE_FRAMEWORKS=dynamic fi + cd .. bundle install - bundle exec pod install + bundle exec pod install --project-directory=ios - run: name: Build template project command: |