Skip to content

Commit 34cca95

Browse files
committed
chore :: ci 스크립트 수정
1 parent 63e8862 commit 34cca95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci_scripts/ci_post_clone.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/bin/sh
22
cd ../
33
git clone https://github.com/DSM-PICK/PiCK_iOS_V2_XCConfig.git
4-
mv PiCK_iOS_V2_XCConfig/XCConfig/.
4+
mv PiCK_iOS_V2_XCConfig/XCConfig/ .
55

66
git clone https://github.com/DSM-PICK/PiCK-iOS-GoogleInfo.git
7-
mv PiCK-iOS-GoogleInfo/FireBase/Projects/App/Resources/
7+
mv PiCK-iOS-GoogleInfo/FireBase/ Projects/App/Resources/
88

99
brew install make
1010

0 commit comments

Comments
 (0)