We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c091e3 commit 3731fa0Copy full SHA for 3731fa0
.github/workflows/action-test-ci.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Install CocoaPods
37
run: |
38
cd KCS
39
- pod install --repo-update --clean-install --project-directory=KCS
+ pod install --repo-update --clean-install
40
41
- name: Build and test
42
0 commit comments