Skip to content

Commit

Permalink
removed tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
kcw-grunt committed Dec 24, 2024
1 parent 82f7253 commit 39622a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
shell: /bin/bash --login -o pipefail
steps:
- checkout
- run: gem install bundler:1.17.2
- run: bundle update --bundler
- run: gem install bundler:1.17.2
- run: bundle update --bundler
- run: bundle install
- run:
name: Fastlane
Expand Down

0 comments on commit 39622a6

Please sign in to comment.