Update prepare-build.sh
Revert of https://github.com/uazo/cromite/commit/c004c96e6a179db5810e6761bfdf4375b4e9ce38 By activating the win platform, gclient also downloads ciopfs which is incompatible with my ci see https://github.com/uazo/cromite/actions/runs/9428072990/job/25972962876
This commit is contained in:
@@ -53,7 +53,7 @@ echo >>../.gclient " \"codesearch\": 'Debug',"
|
||||
echo >>../.gclient " },"
|
||||
echo >>../.gclient " },"
|
||||
echo >>../.gclient "]"
|
||||
echo >>../.gclient "target_os=['android','win']"
|
||||
echo >>../.gclient "target_os=['android']"
|
||||
|
||||
git submodule foreach git config -f ./.git/config submodule.$name.ignore all
|
||||
git config --add remote.origin.fetch '+refs/tags/*:refs/tags/*'
|
||||
|
||||
Reference in New Issue
Block a user