Skip to content

Commit

Permalink
looking for the pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
kcw-grunt committed Dec 23, 2024
1 parent 8407973 commit c654a5b
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 @@ -21,7 +21,7 @@ jobs:
- run: bundle install
- run:
name: Fastlane
command: cd ios; bundle exec fastlane $FASTLANE_LANE
command: pwd; bundle exec fastlane $FASTLANE_LANE
- store_artifacts:
path: output
- store_test_results:
Expand Down

0 comments on commit c654a5b

Please sign in to comment.