Skip to content

Commit

Permalink
gitee sync test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongqiang committed Mar 8, 2024
1 parent 24fde98 commit 0e3d569
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/gitee-sync-shell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ git config --global user.name "sync2gitee"

pwd
git remote -v
git checkout dev/4.3.1

# change android maven to china repos
sed -ie "s#google()#maven { url \"https\://maven.aliyun.com/repository/public\" }\n google()#g" Android/APIExample/settings.gradle
Expand Down
2 changes: 1 addition & 1 deletion iOS/APIExample/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Podfile# Uncomment the next line to define a global platform for your project
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

#source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
Expand Down

0 comments on commit 0e3d569

Please sign in to comment.