Skip to content

Commit 8553525

Browse files
Jake Perkinsmakemesteaks
authored andcommitted
fmt
1 parent b748908 commit 8553525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-e2e-env/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ runs:
200200
# Install CocoaPods w/ cached bundler environment
201201
- name: Install CocoaPods via bundler
202202
if: ${{ inputs.platform == 'ios'}}
203-
run: bundle exec pod install--repo-update --verbose
203+
run: bundle exec pod install --repo-update --verbose
204204
working-directory: ios
205205
shell: bash
206206

0 commit comments

Comments
 (0)