Skip to content

Commit 8553525

Browse files
jake-perkinsmakemesteaks
authored andcommitted
fmt
1 parent b748908 commit 8553525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)