Skip to content

Commit 3731fa0

Browse files
committed
feat : 테스트 커밋 (#89)
1 parent 1c091e3 commit 3731fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install CocoaPods
3737
run: |
3838
cd KCS
39-
pod install --repo-update --clean-install --project-directory=KCS
39+
pod install --repo-update --clean-install
4040
4141
- name: Build and test
4242
run: |

0 commit comments

Comments
 (0)