Skip to content

Commit 8ebd758

Browse files
author
qinhui
committed
Modify the pod script
1 parent 810b144 commit 8ebd758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iOS/APIExample/cloud_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ echo "work space: $WORKSPACE"
4040
echo "project path: $PROJECT_PATH"
4141

4242

43-
pod install || exit 1
43+
pod install --repo-update || exit 1
4444

4545
# 打包环境
4646
CONFIGURATION="Debug"

0 commit comments

Comments
 (0)