Skip to content

Commit

Permalink
removed bundle exec from ios build step
Browse files Browse the repository at this point in the history
  • Loading branch information
namrataukirde committed Aug 21, 2017
1 parent 8fc220f commit dac2347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ deployment:
- bundle exec rake production android app:build
- bundle exec fastlane android beta
- bundle exec rake production ios app:build
- bundle exec fastlane ios beta
- fastlane ios beta

0 comments on commit dac2347

Please sign in to comment.