Skip to content

Commit

Permalink
Add --repo-update
Browse files Browse the repository at this point in the history
  • Loading branch information
charpeni committed Jun 1, 2020
1 parent 0bf9625 commit bb4d52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ commands:
name: Install Pods
command: |
curl https://cocoapods-specs.circleci.com/fetch-cocoapods-repo-from-s3.sh | bash -s cf
cd ios && pod install
cd ios && pod install --repo-update
- run:
name: Run Detox on iOS
command: yarn e2e:ios
Expand Down

0 comments on commit bb4d52f

Please sign in to comment.