Skip to content

Commit

Permalink
ls to config
Browse files Browse the repository at this point in the history
  • Loading branch information
kcw-grunt committed Dec 23, 2024
1 parent 40e35df commit c5f5c90
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 @@ -18,7 +18,7 @@ jobs:
shell: /bin/bash --login -o pipefail
steps:
- checkout
- run: bundle install
- run: ls; bundle install
- run:
name: Fastlane
command: bundle exec fastlane $FASTLANE_LANE
Expand Down

0 comments on commit c5f5c90

Please sign in to comment.